Searched refs:evt_mbox (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1970 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox,
|
H A D | t4_hw.c | 6862 * @evt_mbox: mailbox to receive async FW events 6869 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox, in t4_fw_hello() argument 6886 FW_HELLO_CMD_MBASYNCNOT_V(evt_mbox) | in t4_fw_hello()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1966 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox,
|
H A D | t4_hw.c | 6832 * @evt_mbox: mailbox to receive async FW events 6839 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox, in t4_fw_hello() argument 6856 FW_HELLO_CMD_MBASYNCNOT_V(evt_mbox) | in t4_fw_hello()
|
Completed in 34 milliseconds