Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c717 error = FIELD_GET(IXGBE_SB_IOSF_CTRL_CMPL_ERR_MASK, command); in ixgbe_read_iosf_sb_reg_x550()
1417 error = FIELD_GET(IXGBE_SB_IOSF_CTRL_CMPL_ERR_MASK, command); in ixgbe_write_iosf_sb_reg_x550()
Dixgbe_type.h3754 #define IXGBE_SB_IOSF_CTRL_CMPL_ERR_MASK \ macro