Searched defs:port (Results 201 - 225 of 2152) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vlan.c44 struct sparx5_port *port = sparx5->ports[portno]; local
55 int sparx5_vlan_vid_add(struct sparx5_port *port, u16 vid, bool pvid, argument
87 sparx5_vlan_vid_del(struct sparx5_port *port, u16 vid) argument
118 sparx5_pgid_update_mask(struct sparx5_port *port, int pgid, bool enable) argument
159 int port; local
199 sparx5_vlan_port_apply(struct sparx5 *sparx5, struct sparx5_port *port) argument
[all...]
/linux-master/security/selinux/
H A Dnetport.c86 struct sel_netport *port; local
104 sel_netport_insert(struct sel_netport *port) argument
140 struct sel_netport *port; local
185 struct sel_netport *port; local
209 struct sel_netport *port, *port_tmp; local
[all...]
/linux-master/drivers/ata/
H A Dpata_jmicron.c49 int port = ap->port_no; local
[all...]
H A Dpata_sch.c100 unsigned int port = adev->devno ? D1TIM : D0TIM; local
129 unsigned int port = adev->devno ? D1TIM : D0TIM; local
H A Dpata_ns87410.c53 int port = 0x40 + 4 * ap->port_no; local
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_police.c18 static int lan966x_police_add(struct lan966x_port *port, argument
52 static void lan966x_police_del(struct lan966x_port *port, u16 pol_idx) argument
71 static int lan966x_police_validate(struct lan966x_port *port, argument
132 lan966x_police_port_add(struct lan966x_port *port, struct flow_action *action, struct flow_action_entry *act, unsigned long police_id, bool ingress, struct netlink_ext_ack *extack) argument
181 lan966x_police_port_del(struct lan966x_port *port, unsigned long police_id, struct netlink_ext_ack *extack) argument
206 lan966x_police_port_stats(struct lan966x_port *port, struct flow_stats *stats) argument
[all...]
H A Dlan966x_xdp.c11 struct lan966x_port *port = netdev_priv(dev); local
58 struct lan966x_port *port = netdev_priv(dev); local
75 int lan966x_xdp_run(struct lan966x_port *port, struct page *page, u32 data_len) argument
124 lan966x_xdp_port_init(struct lan966x_port *port) argument
132 lan966x_xdp_port_deinit(struct lan966x_port *port) argument
[all...]
H A Dlan966x_tc.c10 static int lan966x_tc_setup_qdisc_mqprio(struct lan966x_port *port, argument
21 static int lan966x_tc_setup_qdisc_taprio(struct lan966x_port *port, argument
34 static int lan966x_tc_setup_qdisc_tbf(struct lan966x_port *port, argument
49 static int lan966x_tc_setup_qdisc_cbs(struct lan966x_port *port, argument
56 lan966x_tc_setup_qdisc_ets(struct lan966x_port *port, struct tc_ets_qopt_offload *qopt) argument
74 struct lan966x_port *port = cb_priv; local
98 lan966x_tc_setup_block(struct lan966x_port *port, struct flow_block_offload *f) argument
122 struct lan966x_port *port = netdev_priv(dev); local
[all...]
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_io.c66 u32 ocelot_port_readl(struct ocelot_port *port, enum ocelot_reg reg) argument
79 void ocelot_port_writel(struct ocelot_port *port, u32 val, enum ocelot_reg reg) argument
90 void ocelot_port_rmwl(struct ocelot_port *port, u32 val, u32 mask, argument
H A Docelot_mm.c52 void ocelot_port_update_active_preemptible_tcs(struct ocelot *ocelot, int port) argument
90 void ocelot_port_change_fp(struct ocelot *ocelot, int port, argument
105 ocelot_mm_update_port_status(struct ocelot *ocelot, int port) argument
157 int port; local
168 ocelot_port_set_mm(struct ocelot *ocelot, int port, struct ethtool_mm_cfg *cfg, struct netlink_ext_ack *extack) argument
234 ocelot_port_get_mm(struct ocelot *ocelot, int port, struct ethtool_mm_state *state) argument
276 int port; local
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_port.c36 struct nfp_port *port; local
52 struct nfp_port *port; local
63 struct nfp_port *port; local
78 __nfp_port_get_eth_port(struct nfp_port *port) argument
88 nfp_port_get_eth_port(struct nfp_port *port) argument
104 struct nfp_port *port; local
158 struct nfp_port *port; local
172 nfp_port_init_phy_port(struct nfp_pf *pf, struct nfp_app *app, struct nfp_port *port, unsigned int id) argument
204 struct nfp_port *port; local
219 nfp_port_free(struct nfp_port *port) argument
[all...]
/linux-master/arch/powerpc/platforms/8xx/
H A Dep88xc.c26 int port, pin, flags; member in struct:cpm_pin
/linux-master/drivers/usb/host/
H A Duhci-pci.c62 int port; local
94 int port; local
[all...]
/linux-master/drivers/tty/serial/8250/
H A D8250_rt288x.c102 static void au_putc(struct uart_port *port, unsigned char c) argument
120 struct uart_port *port = &device->port; local
/linux-master/tools/usb/usbip/src/
H A Dusbip_attach.c39 static int record_connection(char *host, char *port, char *busid, int rhport) argument
84 int port; local
[all...]
/linux-master/include/uapi/xen/
H A Devtchn.h73 unsigned int port; member in struct:ioctl_evtchn_unbind
82 unsigned int port; member in struct:ioctl_evtchn_notify
110 unsigned int port; member in struct:ioctl_evtchn_bind
[all...]
/linux-master/drivers/net/team/
H A Dteam_mode_activebackup.c26 static rx_handler_result_t ab_receive(struct team *team, struct team_port *port, argument
52 static void ab_port_leave(struct team *team, struct team_port *port) argument
80 struct team_port *port; local
/linux-master/arch/sh/include/asm/
H A Dio_noioport.h23 static inline void outb(unsigned char x, unsigned long port) argument
28 static inline void outw(unsigned short x, unsigned long port) argument
33 static inline void outl(unsigned int x, unsigned long port) argument
38 static inline void __iomem *ioport_map(unsigned long port, unsigned int size) argument
49 static inline void insb(unsigned long port, void *dst, unsigned long count) argument
54 static inline void insw(unsigned long port, void *dst, unsigned long count) argument
59 static inline void insl(unsigned long port, void *dst, unsigned long count) argument
64 static inline void outsb(unsigned long port, const void *src, unsigned long count) argument
69 static inline void outsw(unsigned long port, const void *src, unsigned long count) argument
74 static inline void outsl(unsigned long port, cons argument
[all...]
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_ierb.c51 int port = enetc_pf_to_port(pf_pdev); local
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Di915_trace.h515 trace_i915_request_in(struct i915_request *rq, unsigned int port) argument
/linux-master/samples/bpf/
H A Dtest_map_in_map.bpf.c76 static __always_inline int do_reg_lookup(void *inner_map, u32 port) argument
84 static __always_inline int do_inline_array_lookup(void *inner_map, u32 port) argument
95 static __always_inline int do_inline_hash_lookup(void *inner_map, u32 port) argument
109 u16 test_case, port, dst6[8]; local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_tcp_skb.c68 int port; local
115 int port; local
/linux-master/tools/testing/selftests/net/
H A Dpsock_lib.h77 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) argument
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-gasket.c27 mxc_imx8_gasket_enable(struct mxc_isi_dev *isi, const struct v4l2_mbus_frame_desc *fd, const struct v4l2_mbus_framefmt *fmt, const unsigned int port) argument
45 mxc_imx8_gasket_disable(struct mxc_isi_dev *isi, const unsigned int port) argument
64 mxc_imx93_gasket_enable(struct mxc_isi_dev *isi, const struct v4l2_mbus_frame_desc *fd, const struct v4l2_mbus_framefmt *fmt, const unsigned int port) argument
76 mxc_imx93_gasket_disable(struct mxc_isi_dev *isi, unsigned int port) argument
/linux-master/arch/powerpc/platforms/85xx/
H A Dksi8560.c72 int port, pin, flags; member in struct:cpm_pin

Completed in 387 milliseconds

1234567891011>>