Home
last modified time | relevance | path

Searched defs:fcs_ok (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/enic/
H A Dcq_enet_desc.h116 u8 ipv4_csum_ok, u8 ipv6, u8 ipv4, u8 ipv4_fragment, u8 fcs_ok) in cq_enet_rq_desc_enc()
170 u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) in cq_enet_rq_desc_dec()
H A Denic_txrx.c396 u8 ipv6, ipv4, ipv4_fragment, fcs_ok, rss_type, csum_not_calc; in vnic_rq_service() local