Searched refs:fbnic_mbx_map_msg (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_fw.c | 115 static int fbnic_mbx_map_msg(struct fbnic_dev *fbd, int mbx_idx, in fbnic_mbx_map_msg() function 214 err = fbnic_mbx_map_msg(fbd, FBNIC_IPC_MBX_RX_IDX, msg, in fbnic_mbx_alloc_rx_msgs() 231 err = fbnic_mbx_map_msg(fbd, FBNIC_IPC_MBX_TX_IDX, msg, in fbnic_mbx_map_tlv_msg() 325 err = fbnic_mbx_map_msg(fbd, FBNIC_IPC_MBX_TX_IDX, msg, in fbnic_mbx_map_req_w_cmpl()
|