Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c107 (xid | IXGBE_FCDMARW_WE)); in ixgbe_fcoe_ddp_put()
121 (xid | IXGBE_FCDMARW_WE)); in ixgbe_fcoe_ddp_put()
294 fcdmarw |= IXGBE_FCDMARW_WE; in ixgbe_fcoe_ddp_setup()
Dixgbe_type.h630 #define IXGBE_FCDMARW_WE (1 << 14) /* Write enable */ macro