/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/venc/ |
H A D | venc_vp8_if.c | 358 vp8_enc_encode(void *handle, enum venc_start_opt opt, struct venc_frm_buf *frm_buf, struct mtk_vcodec_mem *bs_buf, struct venc_done_result *result) vp8_enc_encode() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | qdisc.c | 516 nfp_abm_gred_check_params(struct nfp_abm_link *alink, struct tc_gred_qopt_offload *opt) nfp_abm_gred_check_params() argument 576 nfp_abm_gred_replace(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_gred_qopt_offload *opt) nfp_abm_gred_replace() argument 603 nfp_abm_setup_tc_gred(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_gred_qopt_offload *opt) nfp_abm_setup_tc_gred() argument 620 nfp_abm_red_xstats(struct nfp_abm_link *alink, struct tc_red_qopt_offload *opt) nfp_abm_red_xstats() argument 661 nfp_abm_red_check_params(struct nfp_abm_link *alink, struct tc_red_qopt_offload *opt) nfp_abm_red_check_params() argument 698 nfp_abm_red_replace(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_red_qopt_offload *opt) nfp_abm_red_replace() argument 735 nfp_abm_setup_tc_red(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_red_qopt_offload *opt) nfp_abm_setup_tc_red() argument 757 nfp_abm_mq_create(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_mq_qopt_offload *opt) nfp_abm_mq_create() argument 816 nfp_abm_setup_tc_mq(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_mq_qopt_offload *opt) nfp_abm_setup_tc_mq() argument 836 nfp_abm_setup_root(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_root_qopt_offload *opt) nfp_abm_setup_root() argument [all...] |
/kernel/linux/linux-5.10/drivers/iio/common/ssp_sensors/ |
H A D | ssp_spi.c | 75 static struct ssp_msg *ssp_create_msg(u8 cmd, u16 len, u16 opt, u32 data) in ssp_create_msg() argument
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | pptp.c | 56 struct pptp_opt *opt; in lookup_chan() local 75 struct pptp_opt *opt; in lookup_chan_dst() local 154 struct pptp_opt *opt = &po->proto.pptp; in pptp_xmit() local 272 struct pptp_opt *opt = &po->proto.pptp; pptp_rcv_core() local 422 struct pptp_opt *opt = &po->proto.pptp; pptp_connect() local 548 struct pptp_opt *opt; pptp_create() local 582 struct pptp_opt *opt = &po->proto.pptp; pptp_ppp_ioctl() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | alive.h | 115 u8 opt; member
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | asix_common.c | 576 u8 opt; in asix_get_wol() local 595 u8 opt = 0; in asix_set_wol() local
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_spc.c | 484 int have_tp = 0, opt, min; in spc_emulate_evpd_b0() local
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | pic32_uart.h | 47 struct pic32_console_opt opt; member
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | goldfish.c | 453 gf_earlycon_setup(struct earlycon_device *device, const char *opt) gf_earlycon_setup() argument
|
/kernel/linux/linux-5.10/drivers/tty/hvc/ |
H A D | hvc_xen.c | 752 xenboot_earlycon_setup(struct earlycon_device *device, const char *opt) xenboot_earlycon_setup() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | acornfb.c | 761 static void acornfb_parse_mon(char *opt) in acornfb_parse_mon() argument 808 static void acornfb_parse_montype(char *opt) in acornfb_parse_montype() argument 849 acornfb_parse_dram(char *opt) acornfb_parse_dram() argument 885 char *opt; acornfb_setup() local [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
H A D | matroxfb_misc.c | 769 u32 opt; in matroxfb_read_pins() local [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_route.c | 479 struct nlattr *opt = tca[TCA_OPTIONS]; in route4_change() local
|
H A D | act_pedit.c | 448 struct tc_pedit *opt; in tcf_pedit_dump() local [all...] |
H A D | act_mirred.c | 352 struct tc_mirred opt = { in tcf_mirred_dump() local
|
H A D | act_bpf.c | 142 struct tc_act_bpf opt = { in tcf_bpf_dump() local
|
H A D | sch_fq_pie.c | 284 static int fq_pie_change(struct Qdisc *sch, struct nlattr *opt, in fq_pie_change() argument 410 static int fq_pie_init(struct Qdisc *sch, struct nlattr *opt, in fq_pie_init() argument
|
H A D | sch_tbf.c | 335 static int tbf_change(struct Qdisc *sch, struct nlattr *opt, in tbf_change() argument 463 static int tbf_init(struct Qdisc *sch, struct nlattr *opt, in tbf_init() argument 492 struct tc_tbf_qopt opt; in tbf_dump() local [all...] |
H A D | sch_red.c | 188 struct tc_red_qopt_offload opt = { in red_offload() local 332 red_init(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) red_init() argument 366 red_change(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) red_change() argument 413 struct tc_red_qopt opt = { red_dump() local [all...] |
H A D | sch_atm.c | 202 struct nlattr *opt = tca[TCA_OPTIONS]; in atm_tc_change() local 544 static int atm_tc_init(struct Qdisc *sch, struct nlattr *opt, in atm_tc_init() argument [all...] |
H A D | sch_cbs.c | 360 static int cbs_change(struct Qdisc *sch, struct nlattr *opt, in cbs_change() argument 400 static int cbs_init(struct Qdisc *sch, struct nlattr *opt, in cbs_init() argument 275 cbs_enable_offload(struct net_device *dev, struct cbs_sched_data *q, const struct tc_cbs_qopt *opt, struct netlink_ext_ack *extack) cbs_enable_offload() argument 454 struct tc_cbs_qopt opt = { }; cbs_dump() local [all...] |
H A D | sch_choke.c | 336 static int choke_change(struct Qdisc *sch, struct nlattr *opt, in choke_change() argument 426 static int choke_init(struct Qdisc *sch, struct nlattr *opt, in choke_init() argument 436 struct tc_red_qopt opt = { in choke_dump() local
|
H A D | sch_drr.c | 60 struct nlattr *opt = tca[TCA_OPTIONS]; in drr_change_class() local 417 static int drr_init_qdisc(struct Qdisc *sch, struct nlattr *opt, in drr_init_qdisc() argument
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_tunnel.c | 314 struct geneve_opt *opt = (struct geneve_opt *)opts->u.data + opts->len; in nft_tunnel_obj_geneve_init() local 588 struct geneve_opt *opt; in nft_tunnel_opts_dump() local [all...] |
/kernel/linux/linux-5.10/net/nfc/ |
H A D | llcp_sock.c | 231 u32 opt; in nfc_llcp_setsockopt() local
|