Searched refs:fbnic_fw_mbx (Results 1 – 4 of 4) sorted by relevance
103 memset(&fbd->mbx[i], 0, sizeof(struct fbnic_fw_mbx)); in fbnic_mbx_init()118 struct fbnic_fw_mbx *mbx = &fbd->mbx[mbx_idx]; in fbnic_mbx_map_msg()155 struct fbnic_fw_mbx *mbx = &fbd->mbx[mbx_idx]; in fbnic_mbx_unmap_and_free_msg()193 struct fbnic_fw_mbx *rx_mbx = &fbd->mbx[FBNIC_IPC_MBX_RX_IDX]; in fbnic_mbx_alloc_rx_msgs()243 struct fbnic_fw_mbx *tx_mbx = &fbd->mbx[FBNIC_IPC_MBX_TX_IDX]; in fbnic_mbx_set_cmpl_slot()280 struct fbnic_fw_mbx *tx_mbx = &fbd->mbx[FBNIC_IPC_MBX_TX_IDX]; in fbnic_mbx_process_tx_msgs()421 struct fbnic_fw_mbx *mbx = &fbd->mbx[mbx_idx]; in fbnic_mbx_init_desc_ring()1227 struct fbnic_fw_mbx *rx_mbx = &fbd->mbx[FBNIC_IPC_MBX_RX_IDX]; in fbnic_mbx_process_rx_msgs()1298 struct fbnic_fw_mbx *tx_mbx = &fbd->mbx[FBNIC_IPC_MBX_TX_IDX]; in fbnic_mbx_poll_tx_ready()1379 struct fbnic_fw_mbx *tx_mbx; in fbnic_mbx_flush_tx()
13 struct fbnic_fw_mbx { struct
45 struct fbnic_fw_mbx mbx[FBNIC_IPC_MBX_INDICES];
174 struct fbnic_fw_mbx *tx_mbx = &fbd->mbx[FBNIC_IPC_MBX_TX_IDX]; in fbnic_health_check()
Completed in 10 milliseconds