Home
last modified time | relevance | path

Searched refs:sp_state (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_cmn.h1069 &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 Dbnx2x_main.c5354 clear_bit(BNX2X_FILTER_RX_MODE_PENDING, &bp->sp_state); in bnx2x_handle_rx_mode_eqe()
5360 &bp->sp_state)) in bnx2x_handle_rx_mode_eqe()
5363 &bp->sp_state)) in bnx2x_handle_rx_mode_eqe()
5740 &bp->sp_state)) { in bnx2x_sp_task()
6179 ramrod_param.pstate = &bp->sp_state; in bnx2x_set_q_rx_mode()
6185 set_bit(BNX2X_FILTER_RX_MODE_PENDING, &bp->sp_state); in bnx2x_set_q_rx_mode()
9394 set_bit(BNX2X_FILTER_RX_MODE_SCHED, &bp->sp_state); in bnx2x_chip_cleanup()
12744 set_bit(BNX2X_FILTER_RX_MODE_SCHED, &bp->sp_state); in bnx2x_set_rx_mode_inner()
14271 bp->sp_state = 0; in bnx2x_io_slot_reset()
14653 set_bit(sched_state, &bp->sp_state); in bnx2x_set_iscsi_eth_rx_mode()
[all …]
A Dbnx2x.h1800 unsigned long sp_state; member
A Dbnx2x_cmn.c3108 bp->sp_state = 0; in bnx2x_nic_unload()
/linux-6.3-rc2/arch/sparc/kernel/
A Dtraps_64.c1918 u32 sp_state, mode; in sun4v_emit_err_attr_strings() local
1929 sp_state = ((attrs & SUN4V_ERR_ATTRS_SPSTATE_MSK) >> in sun4v_emit_err_attr_strings()
1931 pr_cont("%s ", sp_states[sp_state]); in sun4v_emit_err_attr_strings()

Completed in 133 milliseconds