Lines Matching full:enum
927 enum enet_addr_type {
934 enum ucc_geth_enet_address_recognition_location {
959 enum ucc_geth_vlan_operation_tagged {
970 enum ucc_geth_vlan_operation_non_tagged {
978 enum ucc_geth_qos_mode {
992 enum ucc_geth_statistics_gathering_mode {
1016 enum ucc_geth_maccfg2_pad_and_crc_mode {
1029 enum ucc_geth_flow_control_mode {
1039 enum ucc_geth_num_of_threads {
1048 enum ucc_geth_num_of_station_addresses {
1056 enum ucc_geth_enet_address_recognition_location location; /* location in
1069 enum ucc_geth_vlan_operation_tagged vtag_op;
1070 enum ucc_geth_vlan_operation_non_tagged vnontag_op;
1071 enum ucc_geth_qos_mode rqos;
1138 enum ucc_geth_num_of_station_addresses numStationAddresses;
1139 enum qe_fltr_largest_external_tbl_lookup_key_size
1141 enum ucc_geth_statistics_gathering_mode statisticsMode;
1142 enum ucc_geth_vlan_operation_tagged vlanOperationTagged;
1143 enum ucc_geth_vlan_operation_non_tagged vlanOperationNonTagged;
1144 enum ucc_geth_qos_mode rxQoSMode;
1145 enum ucc_geth_flow_control_mode aufc;
1146 enum ucc_geth_maccfg2_pad_and_crc_mode padAndCrc;
1147 enum ucc_geth_num_of_threads numThreadsTx;
1148 enum ucc_geth_num_of_threads numThreadsRx;