Lines Matching refs:bus_priv
1511 static int mlxsw_pci_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_pci_init() argument
1515 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_init()
1667 static void mlxsw_pci_fini(void *bus_priv) in mlxsw_pci_fini() argument
1669 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_fini()
1694 static bool mlxsw_pci_skb_transmit_busy(void *bus_priv, in mlxsw_pci_skb_transmit_busy() argument
1697 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_skb_transmit_busy()
1703 static int mlxsw_pci_skb_transmit(void *bus_priv, struct sk_buff *skb, in mlxsw_pci_skb_transmit() argument
1706 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_skb_transmit()
1772 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_pci_cmd_exec() argument
1778 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_cmd_exec()
1866 static u32 mlxsw_pci_read_frc_h(void *bus_priv) in mlxsw_pci_read_frc_h() argument
1868 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_read_frc_h()
1875 static u32 mlxsw_pci_read_frc_l(void *bus_priv) in mlxsw_pci_read_frc_l() argument
1877 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_read_frc_l()
1884 static u32 mlxsw_pci_read_utc_sec(void *bus_priv) in mlxsw_pci_read_utc_sec() argument
1886 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_read_utc_sec()
1891 static u32 mlxsw_pci_read_utc_nsec(void *bus_priv) in mlxsw_pci_read_utc_nsec() argument
1893 struct mlxsw_pci *mlxsw_pci = bus_priv; in mlxsw_pci_read_utc_nsec()