Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c6550 #define ETID_FLOWC_LEN (roundup2((sizeof(struct fw_flowc_wr) + \ macro
6552 #define ETID_FLOWC_LEN16 (howmany(ETID_FLOWC_LEN, 16))
6571 bzero(flowc, ETID_FLOWC_LEN); in send_etid_flowc_wr()