Searched refs:cmp_type (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 1483 u8 cmp_type, agg_bufs = 0; in bnxt_alloc_agg_idx() 1485 cmp_type = RX_CMP_TYPE(rxcmp); in bnxt_alloc_agg_idx() 1487 if (cmp_type == CMP_TYPE_RX_L2_CMP) { in bnxt_alloc_agg_idx() 1491 } else if (cmp_type == CMP_TYPE_RX_L2_TPA_END_CMP) { in bnxt_alloc_agg_idx() 1569 u8 cmp_type, struct rx_tpa_start_cmp *tpa_start, in bnxt_tpa_start() 1641 if (cmp_type == CMP_TYPE_RX_L2_TPA_START_CMP) in bnxt_gro_tunnel() 2068 static struct sk_buff *bnxt_rx_vlan(struct sk_buff *skb, u8 cmp_type, in bnxt_rx_vlan() 2075 if (cmp_type == CMP_TYPE_RX_L2_CMP) { in bnxt_rx_vlan() 2089 } else if (cmp_type == CMP_TYPE_RX_L2_V3_CMP) { in bnxt_rss_ext_op() 2131 u8 *data_ptr, agg_bufs, cmp_type; in bnxt_rx_pkt() 1453 u8 cmp_type, agg_bufs = 0; bnxt_discard_rx() local 1539 bnxt_tpa_start(struct bnxt * bp,struct bnxt_rx_ring_info * rxr,u8 cmp_type,struct rx_tpa_start_cmp * tpa_start,struct rx_tpa_start_cmp_ext * tpa_start1) bnxt_tpa_start() argument 2038 bnxt_rx_vlan(struct sk_buff * skb,u8 cmp_type,struct rx_cmp * rxcmp,struct rx_cmp_ext * rxcmp1) bnxt_rx_vlan() argument 2117 u8 *data_ptr, agg_bufs, cmp_type; bnxt_rx_pkt() local 2392 u8 cmp_type; bnxt_force_rx_discard() local 3030 u8 cmp_type; __bnxt_poll_work() local [all...] |