Home
last modified time | relevance | path

Searched refs:u32_val (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/team/
H A Dteam_mode_activebackup.c74 ctx->data.u32_val = active_port->dev->ifindex; in ab_active_port_get()
76 ctx->data.u32_val = 0; in ab_active_port_get()
85 if (port->dev->ifindex == ctx->data.u32_val) { in ab_active_port_set()
H A Dteam_mode_loadbalance.c382 ctx->data.u32_val = port ? port->dev->ifindex : 0; in lb_tx_hash_to_port_mapping_get()
394 if (ctx->data.u32_val == port->dev->ifindex && in lb_tx_hash_to_port_mapping_set()
539 ctx->data.u32_val = lb_priv->ex->stats.refresh_interval; in lb_stats_refresh_interval_get()
549 interval = ctx->data.u32_val; in lb_stats_refresh_interval_set()
H A Dteam.c1389 ctx->data.u32_val = team->notify_peers.count; in team_notify_peers_count_get()
1396 team->notify_peers.count = ctx->data.u32_val; in team_notify_peers_count_set()
1403 ctx->data.u32_val = team->notify_peers.interval; in team_notify_peers_interval_get()
1410 team->notify_peers.interval = ctx->data.u32_val; in team_notify_peers_interval_set()
1417 ctx->data.u32_val = team->mcast_rejoin.count; in team_mcast_rejoin_count_get()
1424 team->mcast_rejoin.count = ctx->data.u32_val; in team_mcast_rejoin_count_set()
1431 ctx->data.u32_val = team->mcast_rejoin.interval; in team_mcast_rejoin_interval_get()
1438 team->mcast_rejoin.interval = ctx->data.u32_val; in team_mcast_rejoin_interval_set()
1532 ctx->data.u32_val = port->queue_id; in team_queue_id_option_get()
1540 u16 new_queue_id = ctx->data.u32_val; in team_queue_id_option_set()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dif_team.h147 u32 u32_val; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmutils.h760 bcm_compute_xor32(volatile uint32 *u32_val, int num_u32) in bcm_compute_xor32() argument
765 xor32 ^= *(u32_val + idx); in bcm_compute_xor32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmutils.h760 bcm_compute_xor32(volatile uint32 *u32_val, int num_u32) in bcm_compute_xor32() argument
765 xor32 ^= *(u32_val + idx); in bcm_compute_xor32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmutils.h760 bcm_compute_xor32(volatile uint32 *u32_val, int num_u32) in bcm_compute_xor32() argument
765 xor32 ^= *(u32_val + idx); in bcm_compute_xor32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmutils.h677 bcm_compute_xor32(volatile uint32 *u32_val, int num_u32) in bcm_compute_xor32() argument
682 xor32 ^= *(u32_val + idx); in bcm_compute_xor32()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmutils.h927 bcm_compute_xor32(volatile uint32 *u32_val, int num_u32) in bcm_compute_xor32() argument
932 xor32 ^= *(u32_val + idx); in bcm_compute_xor32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmutils.h927 bcm_compute_xor32(volatile uint32 *u32_val, int num_u32) in bcm_compute_xor32() argument
932 xor32 ^= *(u32_val + idx); in bcm_compute_xor32()