Searched refs:sp_state (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/ethernet/broadcom/bnx2x/ |
| A D | bnx2x_cmn.h | 1069 &bp->sp_state, obj_type, in bnx2x_init_vlan_mac_fp_objs() 1078 &bp->sp_state, obj_type, in bnx2x_init_vlan_mac_fp_objs() 1132 BNX2X_FILTER_MCAST_PENDING, &bp->sp_state, in bnx2x_init_bp_objs() 1147 BNX2X_FILTER_RSS_CONF_PENDING, &bp->sp_state, in bnx2x_init_bp_objs() 1240 if (!(bp->sp_state & mask)) { in bnx2x_wait_sp_comp() 1252 if (bp->sp_state & mask) { in bnx2x_wait_sp_comp() 1254 bp->sp_state, mask); in bnx2x_wait_sp_comp()
|
| A D | bnx2x_main.c | 5353 clear_bit(BNX2X_FILTER_RX_MODE_PENDING, &bp->sp_state); in bnx2x_handle_rx_mode_eqe() 5359 &bp->sp_state)) in bnx2x_handle_rx_mode_eqe() 5362 &bp->sp_state)) in bnx2x_handle_rx_mode_eqe() 5739 &bp->sp_state)) { in bnx2x_sp_task() 6178 ramrod_param.pstate = &bp->sp_state; in bnx2x_set_q_rx_mode() 6184 set_bit(BNX2X_FILTER_RX_MODE_PENDING, &bp->sp_state); in bnx2x_set_q_rx_mode() 9393 set_bit(BNX2X_FILTER_RX_MODE_SCHED, &bp->sp_state); in bnx2x_chip_cleanup() 12745 set_bit(BNX2X_FILTER_RX_MODE_SCHED, &bp->sp_state); in bnx2x_set_rx_mode_inner() 14257 bp->sp_state = 0; in bnx2x_io_slot_reset() 14644 set_bit(sched_state, &bp->sp_state); in bnx2x_set_iscsi_eth_rx_mode() [all …]
|
| A D | bnx2x.h | 1801 unsigned long sp_state; member
|
| A D | bnx2x_cmn.c | 3125 bp->sp_state = 0; in bnx2x_nic_unload()
|
Completed in 47 milliseconds