Home
last modified time | relevance | path

Searched refs:tx_ol_flags (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_mbox.h137 u64 tx_ol_flags:16; member
145 u64 tx_ol_flags:16; member
H A Doctep_vf_main.c680 if (oct->fw_info.tx_ol_flags) { in octep_vf_start_xmit()
1109 if (OCTEP_VF_TX_IP_CSUM(octep_vf_dev->fw_info.tx_ol_flags)) in octep_vf_probe()
1119 if (OCTEP_VF_TX_TSO(octep_vf_dev->fw_info.tx_ol_flags)) { in octep_vf_probe()
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_pfvf_mbox.c238 rsp->s_fw_info.tx_ol_flags = fw_info.tx_ol_flags; in octep_pfvf_get_fw_info()
249 .tx_offloads = cmd.s_offloads.tx_ol_flags in octep_pfvf_set_offloads()
H A Doctep_config.h214 u16 tx_ol_flags; member
H A Doctep_main.c928 if (oct->conf->fw_info.tx_ol_flags) { in octep_start_xmit()
1508 if (OCTEP_TX_IP_CSUM(octep_dev->conf->fw_info.tx_ol_flags)) in octep_probe()
1525 if (OCTEP_TX_TSO(octep_dev->conf->fw_info.tx_ol_flags)) { in octep_probe()