Searched refs:fbnic_fw_present (Results 1 – 3 of 3) sorted by relevance
90 if (!mbx->ready || !fbnic_fw_present(fbd)) in fbnic_mbx_map_msg()254 if (!fbnic_fw_present(fbd)) in fbnic_fw_xmit_simple_msg()349 if (!fbnic_fw_present(fbd)) in fbnic_fw_xmit_ownership_msg()570 if (!fbnic_fw_present(fbd)) in fbnic_fw_xmit_heartbeat_message()603 if (!fbnic_fw_present(fbd)) in fbnic_fw_init_heartbeat()741 if (!fbnic_fw_present(fbd)) in fbnic_mbx_poll_tx_ready()767 if (!fbnic_fw_present(fbd)) in fbnic_mbx_flush_tx()
102 bool fbnic_fw_present(struct fbnic_dev *fbd);
68 bool fbnic_fw_present(struct fbnic_dev *fbd) in fbnic_fw_present() function