Searched refs:TXGBE_PMMBX_BSIZE (Results 1 – 2 of 2) sorted by relevance
12 #define TXGBE_PMMBX_BSIZE (TXGBE_PMMBX_QSIZE * 4) macro13 #define TXGBE_PMMBX_DATA_SIZE (TXGBE_PMMBX_BSIZE - FW_NVM_DATA_OFFSET * 4)
49 if (!length || length > TXGBE_PMMBX_BSIZE) { in txgbe_hic_unlocked()118 if (length == 0 || length > TXGBE_PMMBX_BSIZE) { in txgbe_host_interface_command()