Home
last modified time | relevance | path

Searched defs:lso (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h233 u8 lso; member
277 u8 lso; /* dword 1 */ member
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.h78 u64 lso; member
H A Dfbnic_netdev.c566 u64 stop, wake, csum, lso; in fbnic_get_queue_stats_tx() local
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c635 static void enetc_lso_start(struct sk_buff *skb, struct enetc_lso_t *lso) in enetc_lso_start()
647 int *i, struct enetc_lso_t *lso) in enetc_lso_map_hdr()
731 int *i, struct enetc_lso_t *lso, int *count) in enetc_lso_map_data()
804 struct enetc_lso_t lso = {0}; in enetc_lso_hw_offload() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1364 struct cpl_tx_pkt_lso_core *lso) in write_tso_wr()
1604 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); in cxgb4_eth_xmit() local
1925 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); in cxgb4_vf_eth_xmit() local
2234 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); in write_eo_wr() local
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c436 static void otx2_setup_udp_segmentation(struct nix_lso_format_cfg *lso, bool v4) in otx2_setup_udp_segmentation()
472 struct nix_lso_format_cfg *lso; in otx2_setup_segmentation() local
H A Dotx2_struct.h202 u64 lso : 1; member
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1277 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); in t4vf_eth_xmit() local
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6751 struct lpfc_lnk_stat * lso = &psli->lnk_stat_offsets; in lpfc_get_stats() local
6899 struct lpfc_lnk_stat *lso = &psli->lnk_stat_offsets; in lpfc_reset_stats() local
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h238 struct mlx4_wqe_lso_seg lso; member
/linux/drivers/net/hyperv/
H A Dhyperv_net.h1497 u8 lso; member