| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_filter.c | 1983 struct ethtool_rx_flow_rule *flow; in qede_flow_spec_to_rule() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| H A D | smsc95xx.c | 536 u32 flow = 0, afc_cfg; in smsc95xx_phy_update_flowcontrol() local
|
| H A D | smsc75xx.c | 591 u32 flow = 0, fct_flow = 0; in smsc75xx_update_flowcontrol() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | msgbuf.c | 265 struct brcmf_flowring *flow; member 700 struct brcmf_flowring *flow = msgbuf->flow; in brcmf_msgbuf_txflow() local 804 struct brcmf_flowring *flow = msgbuf->flow; brcmf_msgbuf_tx_queue_data() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_tc.c | 367 bnxt_tc_parse_flow(struct bnxt *bp, struct flow_cls_offload *tc_flow_cmd, struct bnxt_tc_flow *flow) bnxt_tc_parse_flow() argument 582 bnxt_hwrm_cfa_flow_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, __le16 ref_flow_handle, __le32 tunnel_handle, struct bnxt_tc_flow_node *flow_node) bnxt_hwrm_cfa_flow_alloc() argument 785 hwrm_cfa_decap_filter_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_l2_key *l2_info, __le32 ref_decap_handle, __le32 *decap_filter_handle) hwrm_cfa_decap_filter_alloc() argument 993 bnxt_tc_get_ref_flow_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le16 *ref_flow_handle) bnxt_tc_get_ref_flow_handle() argument 1033 bnxt_tc_can_offload(struct bnxt *bp, struct bnxt_tc_flow *flow) bnxt_tc_can_offload() argument 1141 bnxt_tc_get_ref_decap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_l2_key *l2_key, struct bnxt_tc_flow_node *flow_node, __le32 *ref_decap_handle) bnxt_tc_get_ref_decap_handle() argument 1223 struct flowi4 flow = { {0} }; bnxt_tc_resolve_tunnel_hdrs() local 1292 bnxt_tc_get_decap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le32 *decap_filter_handle) bnxt_tc_get_decap_handle() argument 1390 bnxt_tc_get_encap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le32 *encap_handle) bnxt_tc_get_encap_handle() argument 1434 bnxt_tc_put_tunnel_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node) bnxt_tc_put_tunnel_handle() argument 1444 bnxt_tc_get_tunnel_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le32 *tunnel_handle) bnxt_tc_get_tunnel_handle() argument 1487 bnxt_tc_set_flow_dir(struct bnxt *bp, struct bnxt_tc_flow *flow, u16 src_fid) bnxt_tc_set_flow_dir() argument 1493 bnxt_tc_set_src_fid(struct bnxt *bp, struct bnxt_tc_flow *flow, u16 src_fid) bnxt_tc_set_src_fid() argument 1520 struct bnxt_tc_flow *flow; bnxt_tc_add_flow() local 1621 struct bnxt_tc_flow *flow; bnxt_tc_get_flow_stats() local 1755 struct bnxt_tc_flow *flow = &flow_node->flow; bnxt_tc_flow_stats_batch_update() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 1866 struct ethtool_rx_flow_rule *flow; in cxgb4_ntuple_set_filter() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-nuss.c | 837 int flow = AM65_CPSW_MAX_RX_FLOWS; in am65_cpsw_nuss_rx_poll() local
|
| /kernel/linux/linux-5.10/drivers/net/hyperv/ |
| H A D | netvsc_drv.c | 254 struct flow_keys flow; in netvsc_get_hash() local [all...] |
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| H A D | qcom_geni_serial.c | 1129 int flow = 'n'; in qcom_geni_console_setup() local
|
| H A D | xilinx_uartps.c | 1265 int flow = 'n'; in cdns_uart_console_setup() local
|
| H A D | sprd_serial.c | 1022 int flow = 'n'; in sprd_console_setup() local
|
| H A D | serial_txx9.c | 934 int flow = 'n'; in serial_txx9_console_setup() local
|
| H A D | st-asc.c | 917 int flow = 'n'; in asc_console_setup() local
|
| H A D | amba-pl011.c | 2293 int flow = 'n'; in pl011_console_setup() local
|
| H A D | serial_core.c | 2110 uart_parse_options(const char *options, int *baud, int *parity, int *bits, int *flow) uart_parse_options() argument 2137 uart_set_options(struct uart_port *port, struct console *co, int baud, int parity, int bits, int flow) uart_set_options() argument 2494 int flow = 'n'; uart_poll_init() local [all...] |
| H A D | sccnxp.c | 859 int baud = 9600, bits = 8, parity = 'n', flow = 'n'; in sccnxp_console_setup() local
|
| H A D | lantiq.c | 650 int flow = 'n'; in lqasc_console_setup() local
|
| H A D | atmel_serial.c | 2647 int flow = 'n'; in atmel_console_setup() local
|
| H A D | mpc52xx_uart.c | 1611 int flow = 'n'; in mpc52xx_console_setup() local 1530 mpc52xx_console_get_options(struct uart_port *port, int *baud, int *parity, int *bits, int *flow) mpc52xx_console_get_options() argument
|
| H A D | omap-serial.c | 1360 int flow = 'n'; in serial_omap_console_setup() local [all...] |
| /kernel/linux/linux-5.10/drivers/tty/ |
| H A D | n_tty.c | 1695 n_tty_receive_buf_common(struct tty_struct *tty, const unsigned char *cp, char *fp, int count, int flow) n_tty_receive_buf_common() argument
|
| /kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
| H A D | 8250_port.c | 3405 int flow = 'n'; in serial8250_console_setup() local
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| H A D | flow_netlink.c | 2252 ovs_nla_put_identifier(const struct sw_flow *flow, struct sk_buff *skb) ovs_nla_put_identifier() argument 2263 ovs_nla_put_masked_key(const struct sw_flow *flow, struct sk_buff *skb) ovs_nla_put_masked_key() argument 2270 ovs_nla_put_mask(const struct sw_flow *flow, struct sk_buff *skb) ovs_nla_put_mask() argument [all...] |
| H A D | datapath.c | 223 struct sw_flow *flow; in ovs_dp_process_packet() local 560 struct sw_flow *flow; in ovs_packet_cmd_execute() local 765 ovs_flow_cmd_fill_stats(const struct sw_flow *flow, struct sk_buff *skb) ovs_flow_cmd_fill_stats() argument 793 ovs_flow_cmd_fill_actions(const struct sw_flow *flow, struct sk_buff *skb, int skb_orig_len) ovs_flow_cmd_fill_actions() argument 833 ovs_flow_cmd_fill_info(const struct sw_flow *flow, int dp_ifindex, struct sk_buff *skb, u32 portid, u32 seq, u32 flags, u8 cmd, u32 ufid_flags) ovs_flow_cmd_fill_info() argument 904 ovs_flow_cmd_build_info(const struct sw_flow *flow, int dp_ifindex, struct genl_info *info, u8 cmd, bool always, u32 ufid_flags) ovs_flow_cmd_build_info() argument 932 struct sw_flow *flow = NULL, *new_flow; ovs_flow_cmd_new() local 1180 struct sw_flow *flow; ovs_flow_cmd_set() local 1283 struct sw_flow *flow; ovs_flow_cmd_get() local 1342 struct sw_flow *flow = NULL; ovs_flow_cmd_del() local 1439 struct sw_flow *flow; ovs_flow_cmd_dump() local [all...] |
| /kernel/linux/linux-5.10/net/smc/ |
| H A D | smc_llc.c | 164 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow) in smc_llc_flow_qentry_clr() argument 172 void smc_llc_flow_qentry_del(struct smc_llc_flow *flow) in smc_llc_flow_qentry_del() argument 183 static inline void smc_llc_flow_qentry_set(struct smc_llc_flow *flow, in smc_llc_flow_qentry_set() argument 210 smc_llc_flow_start(struct smc_llc_flow *flow, struct smc_llc_qentry *qentry) smc_llc_flow_start() argument 276 smc_llc_flow_stop(struct smc_link_group *lgr, struct smc_llc_flow *flow) smc_llc_flow_stop() argument 296 struct smc_llc_flow *flow = &lgr->llc_flow_lcl; smc_llc_wait() local 1665 struct smc_llc_flow *flow = &link->lgr->llc_flow_lcl; smc_llc_rx_response() local [all...] |