Searched refs:amap_eth_hdr_wrb (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 586 AMAP_SET_BITS(struct amap_eth_hdr_wrb, crc, hdr, 1); in wrb_fill_hdr() 589 AMAP_SET_BITS(struct amap_eth_hdr_wrb, lso, hdr, 1); in wrb_fill_hdr() 590 AMAP_SET_BITS(struct amap_eth_hdr_wrb, lso_mss, in wrb_fill_hdr() 593 AMAP_SET_BITS(struct amap_eth_hdr_wrb, lso6, hdr, 1); in wrb_fill_hdr() 596 AMAP_SET_BITS(struct amap_eth_hdr_wrb, ipcs, hdr, 1); in wrb_fill_hdr() 598 AMAP_SET_BITS(struct amap_eth_hdr_wrb, in wrb_fill_hdr() 601 AMAP_SET_BITS(struct amap_eth_hdr_wrb, in wrb_fill_hdr() 606 AMAP_SET_BITS(struct amap_eth_hdr_wrb, tcpcs, hdr, 1); in wrb_fill_hdr() 608 AMAP_SET_BITS(struct amap_eth_hdr_wrb, udpcs, hdr, 1); in wrb_fill_hdr() 612 AMAP_SET_BITS(struct amap_eth_hdr_wrb, vlan, hdr, 1); in wrb_fill_hdr() [all …]
|
D | be_hw.h | 257 struct amap_eth_hdr_wrb { struct
|