Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_sp.h93 int (*wait_comp)(struct bnx2x *bp, member
502 int (*wait_comp)(struct bnx2x *bp, member
633 int (*wait_comp)(struct bnx2x *bp, struct bnx2x_mcast_obj *o); member
1109 int (*wait_comp)(struct bnx2x *bp, member
1380 int (*wait_comp)(struct bnx2x *bp, struct bnx2x_func_sp_obj *o, member
A Dbnx2x_sp.c1568 rc = raw->wait_comp(bp, raw); in bnx2x_wait_vlan_mac()
1989 rc = raw->wait_comp(bp, raw); in bnx2x_config_vlan_mac()
2111 raw->wait_comp = bnx2x_raw_wait; in bnx2x_init_raw_obj()
2573 rc = p->rx_mode_obj->wait_comp(bp, p); in bnx2x_config_rx_mode()
2652 o->raw.wait_comp(bp, &o->raw)) in bnx2x_mcast_wait()
4030 rc = o->wait_comp(bp, o); in bnx2x_config_mcast()
4624 rc = r->wait_comp(bp, r); in bnx2x_config_rss()
4690 rc = o->wait_comp(bp, o, pending_bit); in bnx2x_queue_state_change()
5688 obj->wait_comp = bnx2x_queue_wait_comp; in bnx2x_init_queue_obj()
6485 obj->wait_comp = bnx2x_func_wait_comp; in bnx2x_init_func_obj()
[all …]

Completed in 23 milliseconds