Home
last modified time | relevance | path

Searched refs:S2IO_BIT_RESET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/neterion/
Ds2io.c1178 S2IO_BIT_RESET) != SUCCESS) in init_tti()
3348 if ((bit_state != S2IO_BIT_RESET) && (bit_state != S2IO_BIT_SET)) in wait_for_cmd_complete()
3353 if (bit_state == S2IO_BIT_RESET) { in wait_for_cmd_complete()
4959 S2IO_BIT_RESET); in s2io_set_multicast()
4976 S2IO_BIT_RESET); in s2io_set_multicast()
5056 S2IO_BIT_RESET)) { in s2io_set_multicast()
5086 S2IO_BIT_RESET)) { in s2io_set_multicast()
5183 S2IO_BIT_RESET)) { in do_s2io_add_mac()
5227 S2IO_BIT_RESET)) { in do_s2io_read_unicast_mc()
7671 S2IO_BIT_RESET); in rts_ds_steer()
[all …]
Ds2io.h27 #define S2IO_BIT_RESET 1 macro