Searched refs:FM10K_VFMBX_MSG_MTU (Results 1 – 4 of 4) sorted by relevance
260 #define FM10K_VFMBX_MSG_MTU ((FM10K_VFMBMEM_LEN / 2) - 1) macro
518 if (!mbx->ops.tx_ready(mbx, FM10K_VFMBX_MSG_MTU)) in fm10k_get_host_state_generic()
140 if (!hw->mbx.ops.tx_ready(&hw->mbx, FM10K_VFMBX_MSG_MTU)) { in fm10k_iov_mbx()
999 if ((size < FM10K_VFMBX_MSG_MTU) || (size & (size + 1))) in fm10k_mbx_validate_msg_hdr()