Searched refs:_param_code_ (Results 1 – 1 of 1) sorted by relevance
26 #define TLV_SET_U16(_param_code_, _param_name_) \ argument28 { cpu_to_le16(_param_code_), sizeof(__u16) }, \32 #define TLV_SET_U8(_param_code_, _param_name_) \ argument34 { cpu_to_le16(_param_code_), sizeof(__u8) }, \38 #define TLV_SET_U16_JIFFIES_TO_MSECS(_param_code_, _param_name_) \ argument40 { cpu_to_le16(_param_code_), sizeof(__u16) }, \