Searched defs:bus_priv (Results 1 – 2 of 2) sorted by relevance
1920 static int mlxsw_pci_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_pci_init()2088 static void mlxsw_pci_fini(void *bus_priv) in mlxsw_pci_fini()2149 static bool mlxsw_pci_skb_transmit_busy(void *bus_priv, in mlxsw_pci_skb_transmit_busy()2158 static int mlxsw_pci_skb_transmit(void *bus_priv, struct sk_buff *skb, in mlxsw_pci_skb_transmit()2233 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_pci_cmd_exec()2317 static u32 mlxsw_pci_read_frc_h(void *bus_priv) in mlxsw_pci_read_frc_h()2326 static u32 mlxsw_pci_read_frc_l(void *bus_priv) in mlxsw_pci_read_frc_l()2335 static u32 mlxsw_pci_read_utc_sec(void *bus_priv) in mlxsw_pci_read_utc_sec()2342 static u32 mlxsw_pci_read_utc_nsec(void *bus_priv) in mlxsw_pci_read_utc_nsec()2350 mlxsw_pci_lag_mode(void *bus_priv) in mlxsw_pci_lag_mode()[all …]
170 } bus_priv; member