Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 14 of 14) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dbcmxtlv.c54 bcm_xtlv_hdr_size(bcm_xtlv_opts_t opts) in bcm_xtlv_hdr_size()
64 bcm_valid_xtlv(const bcm_xtlv_t *elt, int buf_len, bcm_xtlv_opts_t opts) in bcm_valid_xtlv()
72 bcm_xtlv_size_for_data(int dlen, bcm_xtlv_opts_t opts) in bcm_xtlv_size_for_data()
82 bcm_xtlv_size(const bcm_xtlv_t *elt, bcm_xtlv_opts_t opts) in bcm_xtlv_size()
93 bcm_xtlv_len(const bcm_xtlv_t *elt, bcm_xtlv_opts_t opts) in bcm_xtlv_len()
115 bcm_xtlv_id(const bcm_xtlv_t *elt, bcm_xtlv_opts_t opts) in bcm_xtlv_id()
130 bcm_next_xtlv(const bcm_xtlv_t *elt, int *buflen, bcm_xtlv_opts_t opts) in bcm_next_xtlv()
148 bcm_xtlv_buf_init(bcm_xtlvbuf_t *tlv_buf, uint8 *buf, uint16 len, bcm_xtlv_opts_t opts) in bcm_xtlv_buf_init()
199 bcm_xtlv_opts_t opts) in bcm_xtlv_pack_xtlv()
247 const uint8 **data, bcm_xtlv_opts_t opts) in bcm_xtlv_unpack_xtlv()
[all …]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dbcmtlv.h170 #define BCM_XTLV_SIZE(elt, opts) bcm_xtlv_size(elt, opts) argument
187 bcm_xtlv_opts_t opts; member
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
Dl2cap_sock.c455 struct l2cap_options opts; in l2cap_sock_getsockopt_old() local
756 struct l2cap_options opts; in l2cap_sock_setsockopt_old() local
Dsco.c919 struct sco_options opts; in sco_sock_getsockopt_old() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Ddhcp6.h79 opt_comm_t *opts; member
Dopt.h3594 #define LWIP_HOOK_TCP_OUT_ADD_TCPOPTS(p, hdr, pcb, opts) argument
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
Dphy-rockchip-naneng-edp.c220 union phy_configure_opts *opts) in rockchip_edp_phy_configure()
Dphy-rockchip-samsung-hdptx.c680 union phy_configure_opts *opts) in rockchip_hdptx_phy_configure()
Dphy-rockchip-usbdp.c827 union phy_configure_opts *opts) in rockchip_dp_phy_configure()
Dphy-rockchip-samsung-dcphy.c1783 union phy_configure_opts *opts) in samsung_mipi_dcphy_configure()
/device/soc/rockchip/common/vendor/drivers/phy/
Dphy-rockchip-naneng-edp.c200 static int rockchip_edp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in rockchip_edp_phy_configure()
Dphy-rockchip-usbdp.c779 static int rockchip_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in rockchip_dp_phy_configure()
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
Dphy-rockchip-inno-dsidphy.c704 static int inno_dsidphy_configure(struct phy *phy, union phy_configure_opts *opts) in inno_dsidphy_configure()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
Dr8168_n.c27502 const u32 *opts)
27590 u32 *opts)
27759 u32 opts[2]; local