Home
last modified time | relevance | path

Searched refs:if_txrx (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/dev/ice/
H A Dice_iflib_recovery_txrx.c36 * Contains the if_txrx structure of operations used when the driver detects
63 struct if_txrx ice_recovery_txrx = {
H A Dice_iflib_txrx.c39 * if_txrx ops structure.
92 struct if_txrx ice_txrx = {
111 struct if_txrx ice_subif_txrx = { in ice_ift_txd_encap()
H A Dif_ice_iflib.c248 extern struct if_txrx ice_txrx;
249 extern struct if_txrx ice_recovery_txrx;
3499 extern struct if_txrx ice_subif_txrx;
/freebsd/sys/dev/aq/
H A Daq_ring.h181 extern struct if_txrx aq_txrx;
H A Daq_ring.c68 struct if_txrx aq_txrx = {
/freebsd/sys/dev/iavf/
H A Diavf_txrx_iflib.c67 struct if_txrx iavf_txrx_hwb = {
85 struct if_txrx iavf_txrx_dwb = {
H A Dif_iavf_iflib.c181 extern struct if_txrx iavf_txrx_hwb;
182 extern struct if_txrx iavf_txrx_dwb;
/freebsd/sys/net/
H A Diflib.h177 typedef struct if_txrx { struct
/freebsd/sys/dev/ixl/
H A Dixl_txrx.c67 struct if_txrx ixl_txrx_hwb = {
78 struct if_txrx ixl_txrx_dwb = {
H A Dif_ixl.c322 extern struct if_txrx ixl_txrx_hwb;
323 extern struct if_txrx ixl_txrx_dwb;
/freebsd/sys/dev/e1000/
H A Dem_txrx.c65 struct if_txrx em_txrx = {
76 struct if_txrx lem_txrx = {
H A Digb_txrx.c65 struct if_txrx igb_txrx = {
H A Dif_em.c703 extern struct if_txrx igb_txrx;
704 extern struct if_txrx em_txrx;
705 extern struct if_txrx lem_txrx;
/freebsd/sys/dev/ixgbe/
H A Dix_txrx.c61 struct if_txrx ixgbe_txrx = {
H A Dif_ixv.c208 extern struct if_txrx ixgbe_txrx;
/freebsd/sys/dev/enic/
H A Denic_txrx.c71 struct if_txrx enic_txrx = {
H A Dif_enic.c187 extern struct if_txrx enic_txrx;
/freebsd/sys/dev/igc/
H A Digc_txrx.c67 struct if_txrx igc_txrx = {
H A Dif_igc.c279 extern struct if_txrx igc_txrx;
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c65 struct if_txrx bnxt_txrx = {
/freebsd/sys/dev/axgbe/
H A Dxgbe-txrx.c48 struct if_txrx axgbe_txrx = {
H A Dif_axgbe_pci.c69 extern struct if_txrx axgbe_txrx;
/freebsd/sys/dev/mgb/
H A Dif_mgb.c271 static struct if_txrx mgb_txrx = {
/freebsd/sys/dev/enetc/
H A Dif_enetc.c214 static struct if_txrx enetc_txrx = {
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c258 struct if_txrx vmxnet3_txrx = {

12