Home
last modified time | relevance | path

Searched refs:lm_sq_post (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dcommand.h135 lm_status_t lm_sq_post(struct _lm_device_t *pdev,
184 return lm_sq_post(pdev, cid, command, priority, type, data ); in lm_command_post()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c82 lm_status = lm_sq_post(pdev, in lm_empty_ramrod_eth()
683 lm_status = lm_sq_post(pdev, in lm_update_eth_client()
792 lm_status = lm_sq_post(pdev, in lm_establish_eth_con()
957 lm_sq_post(pdev, in lm_tpa_send_ramrod()
1074 lm_status = lm_sq_post(pdev, in lm_encap_send_ramrod()
1116 lm_status = lm_sq_post(pdev, in lm_eq_ramrod_post_sync()
1182 lm_status = lm_sq_post(pdev, in lm_halt_eth_con()
1223 lm_status = lm_sq_post(pdev, in lm_terminate_eth_con()
1254 lm_status = lm_sq_post(pdev, in lm_cfc_del_eth_con()
3884 lm_status_t lm_sq_post(struct _lm_device_t *pdev, in lm_sq_post() function
[all …]
H A Dlm_pf.c1093 lm_status = lm_sq_post(pdev, in lm_pf_update_vf_default_vlan()
H A Dlm_hw_init_reset.c1162 lm_status = lm_sq_post(pdev, in lm_function_stop()
2076 lm_status = lm_sq_post(pdev, in lm_function_start()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c308 lm_sq_post(pdev, in lm_pf_vf_fill_setup_q_response()
3597 lm_status = lm_sq_post(pdev, in lm_pf_tpa_send_vf_ramrod()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c67 lm_sq_post(_pdev, _cid, (u8)(_cmd), CMD_PRIORITY_NORMAL, _con_type, \