Home
last modified time | relevance | path

Searched defs:rmnet_map_control_command (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_map.h9 struct rmnet_map_control_command { struct
10 u8 command_name;
11 u8 cmd_type:2;
12 u8 reserved:6;
13 u16 reserved2;
14 u32 transaction_id;
15 union {
/kernel/linux/linux-4.19/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_map.h16 struct rmnet_map_control_command { struct
17 u8 command_name;
18 u8 cmd_type:2;
19 u8 reserved:6;
20 u16 reserved2;
21 u32 transaction_id;
22 union {