Searched refs:PV_INT_8_BITS (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/irda/ircomm/ |
D | ircomm_param.c | 65 { ircomm_param_service_type, PV_INT_8_BITS }, 66 { ircomm_param_port_type, PV_INT_8_BITS }, 71 { ircomm_param_data_format, PV_INT_8_BITS }, 72 { ircomm_param_flow_control, PV_INT_8_BITS }, 75 { ircomm_param_line_status, PV_INT_8_BITS } 78 { ircomm_param_dte, PV_INT_8_BITS }, 79 { ircomm_param_dce, PV_INT_8_BITS },
|
/linux-4.1.27/net/irda/ |
D | qos.c | 134 /* 08 */{ irlap_param_link_disconnect, PV_INT_8_BITS } 140 /* 82 */{ irlap_param_max_turn_time, PV_INT_8_BITS }, 141 /* 83 */{ irlap_param_data_size, PV_INT_8_BITS }, 142 /* 84 */{ irlap_param_window_size, PV_INT_8_BITS }, 143 /* 85 */{ irlap_param_additional_bofs, PV_INT_8_BITS }, 144 /* 86 */{ irlap_param_min_turn_time, PV_INT_8_BITS },
|
/linux-4.1.27/include/net/irda/ |
D | parameters.h | 41 PV_INT_8_BITS, /* Integer of 8 bits in length */ enumerator
|