Home
last modified time | relevance | path

Searched refs:vlan_hw_insert (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic.h245 u32 vlan_hw_insert:1; /* let hw insert the tag */ member
H A Dfnic_fcs.c1028 if (!fnic->vlan_hw_insert) { in fnic_eth_send()
1093 if (!fnic->vlan_hw_insert) { in fnic_send_frame()
H A Dfnic_main.c759 fnic->vlan_hw_insert = 1; in fnic_probe()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic.h249 u32 vlan_hw_insert:1; /* let hw insert the tag */ member
H A Dfnic_fcs.c1018 if (!fnic->vlan_hw_insert) { in fnic_eth_send()
1083 if (!fnic->vlan_hw_insert) { in fnic_send_frame()
H A Dfnic_main.c775 fnic->vlan_hw_insert = 1; in fnic_probe()

Completed in 8 milliseconds