Searched refs:ethmacdst (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/cxgbe/ |
| H A D | adapter.h | 625 __u8 ethmacdst[6]; member
|
| H A D | t4_sge.c | 5676 m_copydata(m0, 0, VM_TX_L2HDR_LEN, wr->ethmacdst); in write_txpkt_vm_wr() 5893 return (memcmp(m->m_data, &txp->ethmacdst[0], len) != 0); in cmp_l2hdr() 5901 memcpy(&txp->ethmacdst[0], mtod(m, const void *), VM_TX_L2HDR_LEN); in save_l2hdr() 6170 memcpy(&wr->ethmacdst[0], &txp->ethmacdst[0], 16); in write_txpkts_vm_wr()
|
| /freebsd/contrib/ofed/libcxgb4/ |
| H A D | t4fw_api.h | 637 u8 ethmacdst[6]; member
|
| /freebsd/sys/dev/cxgbe/firmware/ |
| H A D | t4fw_interface.h | 1251 __u8 ethmacdst[6]; member 1264 __u8 ethmacdst[6]; member
|