Searched refs:FM10K_VFMBX_MSG_MTU (Results 1 – 3 of 3) sorted by relevance
248 #define FM10K_VFMBX_MSG_MTU ((FM10K_VFMBMEM_LEN / 2) - 1) macro
531 if (!mbx->ops.tx_ready(mbx, FM10K_VFMBX_MSG_MTU)) in fm10k_get_host_state_generic()
1003 if ((size < FM10K_VFMBX_MSG_MTU) || (size & (size + 1))) in fm10k_mbx_validate_msg_hdr()