Home
last modified time | relevance | path

Searched refs:PV_INT_8_BITS (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/irda/ircomm/
Dircomm_param.c65 { 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.4.14/net/irda/
Dqos.c134 /* 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.4.14/include/net/irda/
Dparameters.h41 PV_INT_8_BITS, /* Integer of 8 bits in length */ enumerator