Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c76 (xid | IXGBE_FCFLTRW_WE)); in ixgbe_fcoe_ddp_put()
94 (xid | IXGBE_FCFLTRW_WE)); in ixgbe_fcoe_ddp_put()
275 fcfltrw |= IXGBE_FCFLTRW_WE; in ixgbe_fcoe_ddp_setup()
Dixgbe_type.h759 #define IXGBE_FCFLTRW_WE BIT(14) /* Write Enable */ macro