Home
last modified time | relevance | path

Searched refs:if_txrx (Results 1 – 25 of 26) 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.c228 extern struct if_txrx ice_txrx;
229 extern struct if_txrx ice_recovery_txrx;
3352 extern struct if_txrx ice_subif_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.h176 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.c67 struct if_txrx em_txrx = {
78 struct if_txrx lem_txrx = {
H A Digb_txrx.c67 struct if_txrx igb_txrx = {
H A Dif_em.c701 extern struct if_txrx igb_txrx;
702 extern struct if_txrx em_txrx;
703 extern struct if_txrx lem_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/ixgbe/
H A Dix_txrx.c61 struct if_txrx ixgbe_txrx = {
H A Dif_ixv.c206 extern struct if_txrx ixgbe_txrx;
H A Dif_ix.c419 extern struct if_txrx ixgbe_txrx;
/freebsd/sys/dev/igc/
H A Digc_txrx.c69 struct if_txrx igc_txrx = {
H A Dif_igc.c280 extern struct if_txrx igc_txrx;
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c65 struct if_txrx bnxt_txrx = {
H A Dif_bnxt.c352 extern 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.c260 struct if_txrx vmxnet3_txrx = {

12