Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/neterion/
Ds2io.c1186 S2IO_BIT_RESET) != SUCCESS) in init_tti()
3352 if ((bit_state != S2IO_BIT_RESET) && (bit_state != S2IO_BIT_SET)) in wait_for_cmd_complete()
3357 if (bit_state == S2IO_BIT_RESET) { in wait_for_cmd_complete()
4964 S2IO_BIT_RESET); in s2io_set_multicast()
4981 S2IO_BIT_RESET); in s2io_set_multicast()
5061 S2IO_BIT_RESET)) { in s2io_set_multicast()
5091 S2IO_BIT_RESET)) { in s2io_set_multicast()
5188 S2IO_BIT_RESET)) { in do_s2io_add_mac()
5232 S2IO_BIT_RESET)) { in do_s2io_read_unicast_mc()
7672 S2IO_BIT_RESET); in rts_ds_steer()
[all …]
Ds2io.h27 #define S2IO_BIT_RESET 1 macro