Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_fcoe.h94 __I40E_FCOE_DDP_ABORTED, enumerator
Di40e_fcoe.c668 clear_bit(__I40E_FCOE_DDP_ABORTED, &ddp->flags); in i40e_fcoe_handle_status()
1019 if (test_bit(__I40E_FCOE_DDP_ABORTED, &ddp->flags)) { in i40e_fcoe_program_ddp()
1110 if (test_and_set_bit(__I40E_FCOE_DDP_ABORTED, &ddp->flags)) in i40e_fcoe_invalidate_ddp()