Searched refs:get_eth_packet_type (Results 1 – 5 of 5) sorted by relevance
287 get_eth_packet_type(const struct eth_header *ehdr) in get_eth_packet_type() function
997 switch (get_eth_packet_type(PKT_GET_ETH_HDR(buf))) { in ftgmac100_filter()1064 switch (get_eth_packet_type(PKT_GET_ETH_HDR(buf))) { in ftgmac100_receive()
427 eth_pkt_types_e pkt_type = get_eth_packet_type(PKT_GET_ETH_HDR(buf)); in emc_receive_filter1()
199 pkt->packet_type = get_eth_packet_type(l2_hdr->iov_base); in net_tx_pkt_parse_headers()
932 pkt_type = get_eth_packet_type(PKT_GET_ETH_HDR(filter_buf)); in e1000_receive_iov()