Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h142 int (*wait_comp)(struct _lm_device_t *pdev, member
556 int (*wait_comp)(struct _lm_device_t *pdev, member
678 int (*wait_comp)(struct _lm_device_t *pdev, struct ecore_mcast_obj *o); member
1163 int (*wait_comp)(struct _lm_device_t *pdev, member
1424 int (*wait_comp)(struct _lm_device_t *pdev, struct ecore_func_sp_obj *o, member
H A Decore_sp_verbs.c1866 rc = raw->wait_comp(pdev, raw); in ecore_wait_vlan_mac()
2289 rc = raw->wait_comp(pdev, raw); in ecore_config_vlan_mac()
2415 raw->wait_comp = ecore_raw_wait; in ecore_init_raw_obj()
2877 rc = p->rx_mode_obj->wait_comp(pdev, p); in ecore_config_rx_mode()
2933 o->raw.wait_comp(pdev, &o->raw)) in ecore_mcast_wait()
4133 rc = o->wait_comp(pdev, o); in ecore_config_mcast()
4759 rc = r->wait_comp(pdev, r); in ecore_config_rss()
4826 rc = o->wait_comp(pdev, o, pending_bit); in ecore_queue_state_change()
5943 obj->wait_comp = ecore_queue_wait_comp; in ecore_init_queue_obj()
6717 obj->wait_comp = ecore_func_wait_comp; in ecore_init_func_obj()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2237 lm_status = pdev->slowpath_info.rx_mode_obj.wait_comp(pdev, &params); in lm_wait_set_rx_mask_done()
2410 ecore_status_t ecore_status = mcast_obj->wait_comp(pdev, mcast_obj); in lm_wait_set_mc_done()
2734 ecore_status_t ecore_status = raw->wait_comp(pdev, raw); in lm_wait_config_rss_done()
2746 ecore_status_t ecore_status = raw->wait_comp(pdev, raw); in lm_wait_vf_config_rss_done()