Searched refs:ICE_TLV_STATUS_ERR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ | ||
| H A D | ice_type.h | 493 #define ICE_TLV_STATUS_ERR 0x4 macro |
| H A D | ice_dcb.c | 840 err = (status & ICE_TLV_STATUS_ERR) ? 1 : 0; in ice_cee_to_dcb_cfg() |