Searched defs:TEST_BIT (Results 1 - 3 of 3) sorted by relevance

/linux-master/samples/bpf/
H A Dmap_perf_test_user.c22 #define TEST_BIT(t) (1U << (t)) macro
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c192 #define TEST_BIT(name) test_bit(ETHTOOL_LINK_MODE_ ## name ## _BIT, \ macro
228 #undef TEST_BIT macro
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c191 #define TEST_BIT(name) test_bit(ETHTOOL_LINK_MODE_ ## name ## _BIT, \ macro
227 #undef TEST_BIT macro
[all...]

Completed in 238 milliseconds