Searched refs:TXGBD_FDIRFLEXCFG_OFST (Results 1 – 2 of 2) sorted by relevance
348 info->flex_bytes_offset = (uint8_t)(TXGBD_FDIRFLEXCFG_OFST(flex) * 2); in txgbe_set_fdir_flex_conf()
624 #define TXGBD_FDIRFLEXCFG_OFST(r) RS(r, 3, 0x1F) macro