Searched refs:IXGBE_SB_IOSF_CTRL_CMPL_ERR_MASK (Results 1 – 2 of 2) sorted by relevance
717 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()
3754 #define IXGBE_SB_IOSF_CTRL_CMPL_ERR_MASK \ macro