• Home
  • Raw
  • Download

Lines Matching refs:pstate

256 	return !!test_bit(o->state, o->pstate);  in bnx2x_raw_check_pending()
262 clear_bit(o->state, o->pstate); in bnx2x_raw_clear_pending()
269 set_bit(o->state, o->pstate); in bnx2x_raw_set_pending()
282 unsigned long *pstate) in bnx2x_state_wait() argument
294 if (!test_bit(state, pstate)) { in bnx2x_state_wait()
318 return bnx2x_state_wait(bp, raw->state, raw->pstate); in bnx2x_raw_wait()
1911 unsigned long *pstate, bnx2x_obj_type type) in bnx2x_init_raw_obj() argument
1919 raw->pstate = pstate; in bnx2x_init_raw_obj()
1929 int state, unsigned long *pstate, bnx2x_obj_type type, in bnx2x_init_vlan_mac_common() argument
1947 state, pstate, type); in bnx2x_init_vlan_mac_common()
1954 unsigned long *pstate, bnx2x_obj_type type, in bnx2x_init_mac_obj() argument
1960 rdata_mapping, state, pstate, type, in bnx2x_init_mac_obj()
2008 unsigned long *pstate, bnx2x_obj_type type, in bnx2x_init_vlan_obj() argument
2014 rdata_mapping, state, pstate, type, NULL, in bnx2x_init_vlan_obj()
2133 clear_bit(p->state, p->pstate); in bnx2x_set_rx_mode_e1x()
2302 return bnx2x_state_wait(bp, p->state, p->pstate); in bnx2x_wait_rx_mode_comp_e2()
2376 if (bnx2x_state_wait(bp, o->sched_state, o->raw.pstate) || in bnx2x_mcast_wait()
3580 clear_bit(o->sched_state, o->raw.pstate); in bnx2x_mcast_clear_sched()
3587 set_bit(o->sched_state, o->raw.pstate); in bnx2x_mcast_set_sched()
3593 return !!test_bit(o->sched_state, o->raw.pstate); in bnx2x_mcast_check_sched()
3605 int state, unsigned long *pstate, bnx2x_obj_type type) in bnx2x_init_mcast_obj() argument
3610 rdata, rdata_mapping, state, pstate, type); in bnx2x_init_mcast_obj()
4151 int state, unsigned long *pstate, in bnx2x_init_rss_config_obj() argument
4155 rdata_mapping, state, pstate, type); in bnx2x_init_rss_config_obj()