Searched refs:MAX_IMM_TX_PKT_LEN (Results 1 – 5 of 5) sorted by relevance
72 #define MAX_IMM_TX_PKT_LEN 256 macro309 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
92 #define MAX_IMM_TX_PKT_LEN 256 in cxgbit_is_ofld_imm() macro93 return length <= MAX_IMM_TX_PKT_LEN; in cxgbit_is_ofld_imm()
168 #define MAX_IMM_TX_PKT_LEN 256 macro186 return len <= MAX_IMM_TX_PKT_LEN; in is_ofld_imm()
124 #define MAX_IMM_TX_PKT_LEN 256 macro776 if (skb->len <= MAX_IMM_TX_PKT_LEN - hdrlen) in is_eth_imm()2097 return skb->len <= MAX_IMM_TX_PKT_LEN; in is_ofld_imm()