Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/i40e/
Di40e_fcoe.h42 #define I40E_RX_DESC_FLTSTAT_NOMTCH 0x0 /* no ddp context match */ macro
Di40e_fcoe.c725 if (fltstat == I40E_RX_DESC_FLTSTAT_NOMTCH) in i40e_fcoe_handle_offload()