Home
last modified time | relevance | path

Searched refs:eth_pkt_types_e (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/hw/net/
H A Dnet_rx_pkt.h188 eth_pkt_types_e net_rx_pkt_get_packet_type(struct NetRxPkt *pkt);
324 eth_pkt_types_e packet_type);
H A Dnet_tx_pkt.h143 eth_pkt_types_e net_tx_pkt_get_packet_type(struct NetTxPkt *pkt);
H A De1000x_common.h94 eth_pkt_types_e pkt_type,
H A Dnet_rx_pkt.c37 eth_pkt_types_e packet_type;
168 eth_pkt_types_e packet_type) in net_rx_pkt_set_packet_type()
176 eth_pkt_types_e net_rx_pkt_get_packet_type(struct NetRxPkt *pkt) in net_rx_pkt_get_packet_type()
H A De1000x_common.c246 eth_pkt_types_e pkt_type, in e1000x_update_rx_total_stats()
H A Dnet_tx_pkt.c60 eth_pkt_types_e packet_type;
420 eth_pkt_types_e net_tx_pkt_get_packet_type(struct NetTxPkt *pkt) in net_tx_pkt_get_packet_type()
H A Dnpcm7xx_emc.c428 eth_pkt_types_e pkt_type = get_eth_packet_type(PKT_GET_ETH_HDR(buf)); in emc_receive_filter1()
H A De1000.c892 eth_pkt_types_e pkt_type; in e1000_receive_iov()
H A De1000e_core.c1458 eth_pkt_types_e pkt_type = net_rx_pkt_get_packet_type(core->rx_pkt); in e1000e_update_rx_stats()
H A Digb_core.c1647 eth_pkt_types_e pkt_type = net_rx_pkt_get_packet_type(core->rx_pkt); in igb_update_rx_stats()
/openbmc/qemu/include/net/
H A Deth.h284 } eth_pkt_types_e; typedef
286 static inline eth_pkt_types_e