Searched refs:tx_ready (Results 1 – 5 of 5) sorted by relevance
183 hw->mac.tx_ready = true; in fm10k_start_hw_generic()202 hw->mac.tx_ready = false; in fm10k_disable_queues_generic()519 if (mac->tx_ready && !(txdctl & FM10K_TXDCTL_ENABLE)) { in fm10k_get_host_state_generic()531 if (!mbx->ops.tx_ready(mbx, FM10K_VFMBX_MSG_MTU)) in fm10k_get_host_state_generic()
223 bool (*tx_ready)(struct fm10k_mbx_info *, u16); member
612 bool tx_ready; member
1647 mbx->ops.tx_ready = fm10k_mbx_tx_ready; in fm10k_pfvf_mbx_init()2218 mbx->ops.tx_ready = fm10k_mbx_tx_ready; in fm10k_sm_mbx_init()
54 uint8_t tx_ready; member