Home
last modified time | relevance | path

Searched refs:ethmacdst (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c838 const size_t fw_hdr_copy_len = (sizeof(vmwr->ethmacdst) + in ship_tx_pkt_coalesce_wr()
864 memcpy((void *)vmwr->ethmacdst, (void *)q->coalesce.ethmacdst, in ship_tx_pkt_coalesce_wr()
898 const size_t fw_hdr_copy_len = (sizeof(wr->ethmacdst) + in should_tx_packet_coalesce()
913 if (q->coalesce.idx && memcmp((void *)q->coalesce.ethmacdst, in should_tx_packet_coalesce()
976 memcpy((void *)q->coalesce.ethmacdst, in should_tx_packet_coalesce()
1191 const size_t fw_hdr_copy_len = (sizeof(vmwr->ethmacdst) + in t4_eth_xmit()
1198 memcpy((void *)vmwr->ethmacdst, rte_pktmbuf_mtod(m, void *), in t4_eth_xmit()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h218 __u8 ethmacdst[ETHER_ADDR_LEN]; member
H A Dt4fw_interface.h141 __u8 ethmacdst[6]; member
154 __u8 ethmacdst[6]; member