Home
last modified time | relevance | path

Searched defs:win (Results 201 - 225 of 231) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
H A Dlibcxgbi.h357 static inline unsigned int cxgbi_sock_compute_wscale(unsigned int win) in cxgbi_sock_compute_wscale() argument
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-brcmstb.c414 brcm_pcie_set_outbound_win(struct brcm_pcie *pcie, unsigned int win, u64 cpu_addr, u64 pcie_addr, u64 size) brcm_pcie_set_outbound_win() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c1284 static int cudbg_memory_read(struct cudbg_init *pdbg_init, int win, in cudbg_memory_read() argument
H A Dt4_hw.c497 int t4_memory_rw_init(struct adapter *adap, int win, int mtype, u32 *mem_off, in t4_memory_rw_init() argument
551 void t4_memory_update_win(struct adapter *adap, int win, u32 addr) in t4_memory_update_win() argument
614 int t4_memory_rw(struct adapter *adap, int win, int mtype, u32 addr, in t4_memory_rw() argument
3754 t4_load_phy_fw(struct adapter *adap, int win, int (*phy_fw_version)(const u8 *, size_t), const u8 *phy_fw_data, size_t phy_fw_size) t4_load_phy_fw() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov2640.c302 const struct ov2640_win_size *win; member
953 const struct ov2640_win_size *win; in ov2640_set_fmt() local
833 ov2640_set_params(struct i2c_client *client, const struct ov2640_win_size *win, u32 code) ov2640_set_params() argument
1011 const struct ov2640_win_size *win = ov2640_init_cfg() local
[all...]
H A Dov7670.c1224 struct ov7670_win_size *win = &info->devtype->win_sizes[i]; in ov7670_enum_frame_interval() local
1261 struct ov7670_win_size *win = &info->devtype->win_sizes[i]; in ov7670_enum_frame_size() local
[all...]
H A Dov772x.c425 const struct ov772x_win_size *win; member
958 const struct ov772x_win_size *win in ov772x_select_win() local
641 ov772x_set_frame_rate(struct ov772x_priv *priv, unsigned int fps, const struct ov772x_color_format *cfmt, const struct ov772x_win_size *win) ov772x_set_frame_rate() argument
974 ov772x_select_params(const struct v4l2_mbus_framefmt *mf, const struct ov772x_color_format **cfmt, const struct ov772x_win_size **win) ov772x_select_params() argument
1048 ov772x_set_params(struct ov772x_priv *priv, const struct ov772x_color_format *cfmt, const struct ov772x_win_size *win) ov772x_set_params() argument
1207 const struct ov772x_win_size *win; ov772x_set_fmt() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-brcmstb.c390 brcm_pcie_set_outbound_win(struct brcm_pcie *pcie, unsigned int win, u64 cpu_addr, u64 pcie_addr, u64 size) brcm_pcie_set_outbound_win() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dcm.c726 int win, sizev4, sizev6, wrlen; in send_connect() local
1965 int win; in send_fw_act_open_req() local
2424 int win; accept_cr() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h230 const struct vop_win_data *win; member
H A Drockchip_drm_vop2.h144 const struct vop2_win_data *win; member
H A Drockchip_drm_vop2.c218 struct vop2_win win[]; member
260 static void vop2_win_write(const struct vop2_win *win, unsigned int reg, u32 v) in vop2_win_write() argument
265 static bool vop2_cluster_window(const struct vop2_win *win) in vop2_cluster_window() argument
278 static void vop2_win_disable(struct vop2_win *win) in vop2_win_disable() argument
462 struct vop2_win *win in rockchip_vop2_mod_supported() local
565 vop2_get_cluster_lb_mode(struct vop2_win *win, struct drm_plane_state *pstate) vop2_get_cluster_lb_mode() argument
605 vop2_setup_scale(struct vop2 *vop2, const struct vop2_win *win, u32 src_w, u32 src_h, u32 dst_w, u32 dst_h, u32 pixel_format) vop2_setup_scale() argument
754 vop2_setup_csc_mode(struct vop2_video_port *vp, struct vop2_win *win, struct drm_plane_state *pstate) vop2_setup_csc_mode() argument
1010 struct vop2_win *win = to_vop2_win(plane); vop2_plane_atomic_disable() local
1032 struct vop2_win *win = to_vop2_win(plane); vop2_plane_setup_color_key() local
1079 struct vop2_win *win = to_vop2_win(plane); vop2_plane_atomic_update() local
1791 struct vop2_win *win = to_vop2_win(plane); vop2_setup_alpha() local
1807 struct vop2_win *win = to_vop2_win(plane); vop2_setup_alpha() local
1938 struct vop2_win *win = to_vop2_win(plane); vop2_setup_layer_mixer() local
1987 struct vop2_win *win; vop2_setup_dly_for_windows() local
2035 struct vop2_win *win = to_vop2_win(plane); vop2_crtc_atomic_begin() local
2203 vop2_plane_init(struct vop2 *vop2, struct vop2_win *win, unsigned long possible_crtcs) vop2_plane_init() argument
2305 struct vop2_win *win = &vop2->win[i]; vop2_create_crtcs() local
2485 vop2_cluster_init(struct vop2_win *win) vop2_cluster_init() argument
2569 vop2_esmart_init(struct vop2_win *win) vop2_esmart_init() argument
2596 struct vop2_win *win; vop2_win_init() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/
H A Dlibcxgbi.h356 static inline unsigned int cxgbi_sock_compute_wscale(unsigned int win) in cxgbi_sock_compute_wscale() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c862 tcp_v4_send_ack(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, int reply_flags, u8 tos, u32 txhash) tcp_v4_send_ack() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
H A Dtx4939.h59 __u64 win[4]; member
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov772x.c424 const struct ov772x_win_size *win; member
939 const struct ov772x_win_size *win in ov772x_select_win() local
625 ov772x_set_frame_rate(struct ov772x_priv *priv, unsigned int fps, const struct ov772x_color_format *cfmt, const struct ov772x_win_size *win) ov772x_set_frame_rate() argument
955 ov772x_select_params(const struct v4l2_mbus_framefmt *mf, const struct ov772x_color_format **cfmt, const struct ov772x_win_size **win) ov772x_select_params() argument
1029 ov772x_set_params(struct ov772x_priv *priv, const struct ov772x_color_format *cfmt, const struct ov772x_win_size *win) ov772x_set_params() argument
1186 const struct ov772x_win_size *win; ov772x_set_fmt() local
[all...]
/kernel/linux/linux-5.10/include/pcmcia/
H A Dcistpl.h426 } win[CISTPL_IO_MAX_WIN]; member
443 } win[CISTPL_MEM_MAX_WIN]; member
/kernel/linux/linux-6.6/include/pcmcia/
H A Dcistpl.h426 } win[CISTPL_IO_MAX_WIN]; member
443 } win[CISTPL_MEM_MAX_WIN]; member
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134.h596 struct v4l2_window win; member
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h736 s32 win = tp->rcv_wup + tp->rcv_wnd - tp->rcv_nxt; in tcp_receive_window() local
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h761 s32 win = tp->rcv_wup + tp->rcv_wnd - tp->rcv_nxt; in tcp_receive_window() local
1450 static inline int __tcp_space_from_win(u8 scaling_ratio, int win) in __tcp_space_from_win() argument
1458 static inline int tcp_space_from_win(const struct sock *sk, int win) in tcp_space_from_win() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dmac.c3883 u8 win = rtwvif->net_type == RTW89_NET_TYPE_AP_MODE ? 16 : 0; in rtw89_mac_port_cfg_hiq_win() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c497 int t4_memory_rw_init(struct adapter *adap, int win, int mtype, u32 *mem_off, in t4_memory_rw_init() argument
551 void t4_memory_update_win(struct adapter *adap, int win, u32 addr) in t4_memory_update_win() argument
614 int t4_memory_rw(struct adapter *adap, int win, int mtype, u32 addr, in t4_memory_rw() argument
3784 t4_load_phy_fw(struct adapter *adap, int win, int (*phy_fw_version)(const u8 *, size_t), const u8 *phy_fw_data, size_t phy_fw_size) t4_load_phy_fw() argument
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvideodev2.h1294 struct v4l2_window win; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2754 struct il_rate_scale_data win[RATE_COUNT]; /* rate histories */ member

Completed in 71 milliseconds

12345678910