Searched refs:DOORBELL (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/ |
H A D | lm_l4tx.c | 22 DOORBELL((pdev), (cid), *((u32_t *)&db));\
|
H A D | lm_l4rx.c | 191 DOORBELL((pdev), (cid), *((u32_t *)&db));\
|
H A D | lm_l4sp.c | 183 DOORBELL(pdev, tcp->cid, *((u32_t *)&dq_flush_msg)); in lm_tcp_flush_db()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_send.c | 1070 DOORBELL(pdev, chain_idx, *((u32_t *)&dq_msg)); in lm_send_packet()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm5710.h | 4286 static __inline void DOORBELL(lm_device_t *pdev, u32_t cid, u32_t val) in DOORBELL() function 4341 #define DOORBELL(PDEV,CID,VAL) do{\ macro
|