Searched refs:lm_free_cid (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | context.h | 60 void lm_free_cid(struct _lm_device_t *pdev, u32_t type, u32_t cid, u8_t notify_fw);
|
H A D | bnxe_context.c | 749 void lm_free_cid(struct _lm_device_t *pdev, u32_t type, u32_t cid, u8_t notify_fw){ in lm_free_cid() function 1085 lm_free_cid(pdev, lm_map_cid_to_proto(pdev, cid), cid, notify_fw); in lm_free_cid_resc()
|