Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dcontext.h60 void lm_free_cid(struct _lm_device_t *pdev, u32_t type, u32_t cid, u8_t notify_fw);
H A Dbnxe_context.c749 void lm_free_cid(struct _lm_device_t *pdev, u32_t type, u32_t cid, u8_t notify_fw){ in lm_free_cid() function
1086 lm_free_cid(pdev, lm_map_cid_to_proto(pdev, cid), cid, notify_fw); in lm_free_cid_resc()