Searched refs:lm_free_cid_resc (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | context.h | 92 lm_status_t lm_free_cid_resc(struct _lm_device_t *pdev, u32_t type, u32_t cid, u8_t notify_fw);
|
H A D | bnxe_context.c | 1046 lm_free_cid_resc( in lm_free_cid_resc() function
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/ |
H A D | lm_l5sp.c | 163 lm_free_cid_resc(pdev, ISCSI_CONNECTION_TYPE, iscsi->cid, notify_fw); in lm_sc_del_iscsi_state()
|
H A D | lm_l5.c | 2127 lm_free_cid_resc(pdev, ISCSI_CONNECTION_TYPE, iscsi->cid, notify_fw); in lm_sc_free_con_resc() 2160 lm_free_cid_resc(pdev, FCOE_CONNECTION_TYPE, fcoe->cid, notify_fw); in lm_fc_free_con_resc()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/ |
H A D | lm_l4sp.c | 4250 lm_free_cid_resc(pdev, TOE_CONNECTION_TYPE, tcp->cid, notify_fw); in lm_tcp_del_tcp_state()
|