Searched refs:ipoffp1 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/octeon/dev/ |
H A D | cn30xxpkovar.h | 92 int le, int n2, int q, int r, int g, int ipoffp1, int ii, int df, int segs, in cn30xxpko_cmd_word0() argument 108 | (((uint64_t)ipoffp1 << 24) & PKO_CMD_WORD0_IPOFFP1) in cn30xxpko_cmd_word0()
|
H A D | if_cnmac.c | 701 int ipoffp1) in cnmac_send_makecmd_w0() argument 711 ipoffp1, 0, 1, /* ipoffp1, ii, df */ in cnmac_send_makecmd_w0() 768 int ipoffp1; in cnmac_send_makecmd() local 780 ipoffp1 = (m->m_pkthdr.csum_flags & (M_TCP_CSUM_OUT | M_UDP_CSUM_OUT)) in cnmac_send_makecmd() 791 0, m->m_pkthdr.len, segs, ipoffp1); in cnmac_send_makecmd()
|