Searched defs:qed_dcbx_app_data (Results 1 – 1 of 1) sorted by relevance
27 struct qed_dcbx_app_data { struct28 bool enable; /* DCB enabled */29 u8 update; /* Update indication */30 u8 priority; /* Priority */54 struct qed_dcbx_app_data arr[DCBX_MAX_PROTOCOL_TYPE]; argument