Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c100 (xid | IXGBE_FCFLTRW_WE)); in ixgbe_fcoe_ddp_put()
118 (xid | IXGBE_FCFLTRW_WE)); in ixgbe_fcoe_ddp_put()
298 fcfltrw |= IXGBE_FCFLTRW_WE; in ixgbe_fcoe_ddp_setup()
Dixgbe_type.h653 #define IXGBE_FCFLTRW_WE (1 << 14) /* Write Enable */ macro