Home
last modified time | relevance | path

Searched refs:CHECK (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/sfc/
A Dmae.c676 CHECK(IP_TOS, ip_tos) || in efx_mae_match_check_caps()
677 CHECK(IP_TTL, ip_ttl) || in efx_mae_match_check_caps()
804 #undef CHECK
825 if (CHECK(ENC_ETHER_TYPE)) in efx_mae_check_encap_match_caps()
828 if (CHECK(ENC_SRC_IP6) || in efx_mae_check_encap_match_caps()
829 CHECK(ENC_DST_IP6)) in efx_mae_check_encap_match_caps()
832 if (CHECK(ENC_SRC_IP4) || in efx_mae_check_encap_match_caps()
833 CHECK(ENC_DST_IP4)) in efx_mae_check_encap_match_caps()
836 if (CHECK(ENC_L4_DPORT) || in efx_mae_check_encap_match_caps()
837 CHECK(ENC_IP_PROTO)) in efx_mae_check_encap_match_caps()
[all …]
/drivers/staging/gpib/
A DTODO4CHECK:ALLOC_SIZEOF_STRUCT: Prefer kmalloc(sizeof(*board->private_data)...) over kmalloc(sizeof(str…
/drivers/usb/gadget/udc/aspeed-vhub/
A Depn.c32 #define CHECK(ep, expr, fmt...) \ macro
37 #define CHECK(ep, expr, fmt...) do { } while(0) macro
295 CHECK(ep, is_last_desc == (len < ep->ep.maxpacket || in ast_vhub_epn_handle_ack_desc()
309 CHECK(ep, d_last == ep->epn.d_last, in ast_vhub_epn_handle_ack_desc()
/drivers/hwmon/
A Dsmsc47m1.c624 #define CHECK 1 macro
675 case CHECK: in smsc47m1_handle_resources()
883 err = smsc47m1_handle_resources(address, sio_data->type, CHECK, NULL); in smsc47m1_device_add()
/drivers/tty/vt/
A Ducs_width_table.h_shipped383 { 0x2705, 0x2705 }, /* WHITE HEAVY CHECK MARK */
A Ducs_fallback_table.h_shipped2964 { 0x13, 0x76 }, /* CHECK MARK -> 'v' */
2965 { 0x14, 0x56 }, /* HEAVY CHECK MARK -> 'V' */

Completed in 20 milliseconds