Searched refs:MAX_IMM_TX_PKT_LEN (Results 1 – 4 of 4) sorted by relevance
70 #define MAX_IMM_TX_PKT_LEN 256 macro357 if (skb->len <= MAX_IMM_TX_PKT_LEN - hdrlen) in is_eth_imm()
122 MAX_IMM_TX_PKT_LEN = FW_WR_IMMDLEN_M, enumerator133 MAX_IMM_TX_LEN = (MAX_IMM_TX_PKT_LEN > MAX_CTRL_WR_LEN134 ? MAX_IMM_TX_PKT_LEN
127 #define MAX_IMM_TX_PKT_LEN 256 macro745 if (skb->len <= MAX_IMM_TX_PKT_LEN - hdrlen) in is_eth_imm()
184 #define MAX_IMM_TX_PKT_LEN 256 macro