Lines Matching refs:bus_priv
1507 static int mlxsw_pci_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_pci_init() argument
1511 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_init()
1663 static void mlxsw_pci_fini(void *bus_priv) in mlxsw_pci_fini() argument
1665 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_fini()
1690 static bool mlxsw_pci_skb_transmit_busy(void *bus_priv, in mlxsw_pci_skb_transmit_busy() argument
1693 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_skb_transmit_busy()
1699 static int mlxsw_pci_skb_transmit(void *bus_priv, struct sk_buff *skb, in mlxsw_pci_skb_transmit() argument
1702 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_skb_transmit()
1768 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_pci_cmd_exec() argument
1774 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_cmd_exec()
1862 static u32 mlxsw_pci_read_frc_h(void *bus_priv) in mlxsw_pci_read_frc_h() argument
1864 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_read_frc_h()
1871 static u32 mlxsw_pci_read_frc_l(void *bus_priv) in mlxsw_pci_read_frc_l() argument
1873 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_read_frc_l()
1880 static u32 mlxsw_pci_read_utc_sec(void *bus_priv) in mlxsw_pci_read_utc_sec() argument
1882 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_read_utc_sec()
1887 static u32 mlxsw_pci_read_utc_nsec(void *bus_priv) in mlxsw_pci_read_utc_nsec() argument
1889 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_read_utc_nsec()