Home
last modified time | relevance | path

Searched refs:total_flags (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00mac.c357 unsigned int *total_flags, in rt2x00mac_configure_filter() argument
366 *total_flags &= in rt2x00mac_configure_filter()
380 *total_flags |= FIF_ALLMULTI; in rt2x00mac_configure_filter()
390 if (*total_flags & FIF_CONTROL || *total_flags & FIF_PSPOLL) in rt2x00mac_configure_filter()
391 *total_flags |= FIF_CONTROL | FIF_PSPOLL; in rt2x00mac_configure_filter()
394 if (*total_flags & FIF_CONTROL) in rt2x00mac_configure_filter()
395 *total_flags |= FIF_PSPOLL; in rt2x00mac_configure_filter()
398 rt2x00dev->packet_filter = *total_flags; in rt2x00mac_configure_filter()
400 rt2x00dev->ops->lib->config_filter(rt2x00dev, *total_flags); in rt2x00mac_configure_filter()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00mac.c357 unsigned int *total_flags, in rt2x00mac_configure_filter() argument
366 *total_flags &= in rt2x00mac_configure_filter()
380 *total_flags |= FIF_ALLMULTI; in rt2x00mac_configure_filter()
390 if (*total_flags & FIF_CONTROL || *total_flags & FIF_PSPOLL) in rt2x00mac_configure_filter()
391 *total_flags |= FIF_CONTROL | FIF_PSPOLL; in rt2x00mac_configure_filter()
394 if (*total_flags & FIF_CONTROL) in rt2x00mac_configure_filter()
395 *total_flags |= FIF_PSPOLL; in rt2x00mac_configure_filter()
398 rt2x00dev->packet_filter = *total_flags; in rt2x00mac_configure_filter()
400 rt2x00dev->ops->lib->config_filter(rt2x00dev, *total_flags); in rt2x00mac_configure_filter()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00mac.c357 unsigned int *total_flags, in rt2x00mac_configure_filter() argument
366 *total_flags &= in rt2x00mac_configure_filter()
380 *total_flags |= FIF_ALLMULTI; in rt2x00mac_configure_filter()
390 if (*total_flags & FIF_CONTROL || *total_flags & FIF_PSPOLL) in rt2x00mac_configure_filter()
391 *total_flags |= FIF_CONTROL | FIF_PSPOLL; in rt2x00mac_configure_filter()
394 if (*total_flags & FIF_CONTROL) in rt2x00mac_configure_filter()
395 *total_flags |= FIF_PSPOLL; in rt2x00mac_configure_filter()
398 rt2x00dev->packet_filter = *total_flags; in rt2x00mac_configure_filter()
400 rt2x00dev->ops->lib->config_filter(rt2x00dev, *total_flags); in rt2x00mac_configure_filter()
/dports/games/zangband/zangband/src/
H A Dartifact.c2196 s32b total_flags, target_flags; in create_artifact() local
2363 total_flags = flag_cost(o_ptr, 1); in create_artifact()
2366 while (total_flags < target_flags || given < 2) in create_artifact()
2393 total_flags = flag_cost(o_ptr, 1); in create_artifact()
2442 total_flags = flag_cost(o_ptr, o_ptr->pval); in create_artifact()
2446 total_flags = flag_cost(o_ptr, o_ptr->pval); in create_artifact()
2452 if (total_flags >= target_flags * 2 && total_flags >= 5000 && in create_artifact()
2456 total_flags = flag_cost(o_ptr, o_ptr->pval); in create_artifact()
2458 if (total_flags >= target_flags * 3 && total_flags >= 10000 && in create_artifact()
2462 total_flags = flag_cost(o_ptr, o_ptr->pval); in create_artifact()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/wfx/
H A Dsta.c95 unsigned int *total_flags, u64 unused) in wfx_configure_filter() argument
108 *total_flags &= FIF_BCN_PRBRESP_PROMISC | FIF_ALLMULTI | FIF_OTHER_BSS | in wfx_configure_filter()
117 if (*total_flags & FIF_BCN_PRBRESP_PROMISC) in wfx_configure_filter()
123 if (*total_flags & FIF_OTHER_BSS) in wfx_configure_filter()
129 if (*total_flags & FIF_PROBE_REQ && in wfx_configure_filter()
132 *total_flags &= ~FIF_PROBE_REQ; in wfx_configure_filter()
135 if (*total_flags & FIF_PROBE_REQ) in wfx_configure_filter()
H A Dsta.h29 unsigned int *total_flags, u64 unused);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/wfx/
H A Dsta.c95 unsigned int *total_flags, u64 unused) in wfx_configure_filter() argument
108 *total_flags &= FIF_BCN_PRBRESP_PROMISC | FIF_ALLMULTI | FIF_OTHER_BSS | in wfx_configure_filter()
117 if (*total_flags & FIF_BCN_PRBRESP_PROMISC) in wfx_configure_filter()
123 if (*total_flags & FIF_OTHER_BSS) in wfx_configure_filter()
129 if (*total_flags & FIF_PROBE_REQ && in wfx_configure_filter()
132 *total_flags &= ~FIF_PROBE_REQ; in wfx_configure_filter()
135 if (*total_flags & FIF_PROBE_REQ) in wfx_configure_filter()
H A Dsta.h29 unsigned int *total_flags, u64 unused);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/wfx/
H A Dsta.c95 unsigned int *total_flags, u64 unused) in wfx_configure_filter() argument
108 *total_flags &= FIF_BCN_PRBRESP_PROMISC | FIF_ALLMULTI | FIF_OTHER_BSS | in wfx_configure_filter()
117 if (*total_flags & FIF_BCN_PRBRESP_PROMISC) in wfx_configure_filter()
123 if (*total_flags & FIF_OTHER_BSS) in wfx_configure_filter()
129 if (*total_flags & FIF_PROBE_REQ && in wfx_configure_filter()
132 *total_flags &= ~FIF_PROBE_REQ; in wfx_configure_filter()
135 if (*total_flags & FIF_PROBE_REQ) in wfx_configure_filter()
H A Dsta.h29 unsigned int *total_flags, u64 unused);
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/plugins/
H A DPlugins.py539 total_flags = OrderedSet()
550 total_flags.update(flags)
559 flags=total_flags,
564 total_flags = OrderedSet()
575 total_flags.update(flags)
584 flags=total_flags,
/dports/net/hostapd/hostapd-2.9/src/ap/
H A Dap_drv_ops.c273 int set_flags, total_flags, flags_and, flags_or; in hostapd_set_sta_flags() local
274 total_flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_set_sta_flags()
280 flags_or = total_flags & set_flags; in hostapd_set_sta_flags()
281 flags_and = total_flags | ~set_flags; in hostapd_set_sta_flags()
282 return hostapd_sta_set_flags(hapd, sta->addr, total_flags, in hostapd_set_sta_flags()
584 int total_flags, int flags_or, int flags_and) in hostapd_sta_set_flags() argument
588 return hapd->driver->sta_set_flags(hapd->drv_priv, addr, total_flags, in hostapd_sta_set_flags()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.c273 int set_flags, total_flags, flags_and, flags_or; in hostapd_set_sta_flags() local
274 total_flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_set_sta_flags()
280 flags_or = total_flags & set_flags; in hostapd_set_sta_flags()
281 flags_and = total_flags | ~set_flags; in hostapd_set_sta_flags()
282 return hostapd_sta_set_flags(hapd, sta->addr, total_flags, in hostapd_set_sta_flags()
584 int total_flags, int flags_or, int flags_and) in hostapd_sta_set_flags() argument
588 return hapd->driver->sta_set_flags(hapd->drv_priv, addr, total_flags, in hostapd_sta_set_flags()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.c273 int set_flags, total_flags, flags_and, flags_or; in hostapd_set_sta_flags() local
274 total_flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_set_sta_flags()
280 flags_or = total_flags & set_flags; in hostapd_set_sta_flags()
281 flags_and = total_flags | ~set_flags; in hostapd_set_sta_flags()
282 return hostapd_sta_set_flags(hapd, sta->addr, total_flags, in hostapd_set_sta_flags()
584 int total_flags, int flags_or, int flags_and) in hostapd_sta_set_flags() argument
588 return hapd->driver->sta_set_flags(hapd->drv_priv, addr, total_flags, in hostapd_sta_set_flags()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c101 unsigned int *total_flags, u64 multicast) in mt76_configure_filter() argument
107 flags |= *total_flags & FIF_##_flag; \ in mt76_configure_filter()
127 *total_flags = flags; in mt76_configure_filter()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c101 unsigned int *total_flags, u64 multicast) in mt76_configure_filter() argument
107 flags |= *total_flags & FIF_##_flag; \ in mt76_configure_filter()
127 *total_flags = flags; in mt76_configure_filter()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c101 unsigned int *total_flags, u64 multicast) in mt76_configure_filter() argument
107 flags |= *total_flags & FIF_##_flag; \ in mt76_configure_filter()
127 *total_flags = flags; in mt76_configure_filter()
/dports/net/hostapd-devel/hostap-14ab4a816/src/ap/
H A Dap_drv_ops.c278 int set_flags, total_flags, flags_and, flags_or; in hostapd_set_sta_flags() local
279 total_flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_set_sta_flags()
285 flags_or = total_flags & set_flags; in hostapd_set_sta_flags()
286 flags_and = total_flags | ~set_flags; in hostapd_set_sta_flags()
287 return hostapd_sta_set_flags(hapd, sta->addr, total_flags, in hostapd_set_sta_flags()
591 int total_flags, int flags_or, int flags_and) in hostapd_sta_set_flags() argument
595 return hapd->driver->sta_set_flags(hapd->drv_priv, addr, total_flags, in hostapd_sta_set_flags()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/ap/
H A Dap_drv_ops.c278 int set_flags, total_flags, flags_and, flags_or; in hostapd_set_sta_flags() local
279 total_flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_set_sta_flags()
285 flags_or = total_flags & set_flags; in hostapd_set_sta_flags()
286 flags_and = total_flags | ~set_flags; in hostapd_set_sta_flags()
287 return hostapd_sta_set_flags(hapd, sta->addr, total_flags, in hostapd_set_sta_flags()
591 int total_flags, int flags_or, int flags_and) in hostapd_sta_set_flags() argument
595 return hapd->driver->sta_set_flags(hapd->drv_priv, addr, total_flags, in hostapd_sta_set_flags()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/test/
H A Dautotest.cpp1399 uint32_t total_flags = 0; in check_partial_reads() local
1441 total_flags |= actual.info.flags; in check_partial_reads()
1461 actual.info.flags = total_flags; in check_partial_reads()
1536 total_flags = 0; in new_packet()
1548 uint32_t total_flags; member
1651 stream_data.total_flags |= stream_data.info.flags; in check_forcing()
1684 stream_data.info.flags = stream_data.total_flags; in check_forcing()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c1311 unsigned int *total_flags, in rtl8187_configure_filter() argument
1320 if (*total_flags & FIF_OTHER_BSS || in rtl8187_configure_filter()
1321 *total_flags & FIF_ALLMULTI || multicast > 0) in rtl8187_configure_filter()
1326 *total_flags = 0; in rtl8187_configure_filter()
1329 *total_flags |= FIF_FCSFAIL; in rtl8187_configure_filter()
1331 *total_flags |= FIF_CONTROL; in rtl8187_configure_filter()
1333 *total_flags |= FIF_OTHER_BSS; in rtl8187_configure_filter()
1334 *total_flags |= FIF_ALLMULTI; in rtl8187_configure_filter()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c1311 unsigned int *total_flags, in rtl8187_configure_filter() argument
1320 if (*total_flags & FIF_OTHER_BSS || in rtl8187_configure_filter()
1321 *total_flags & FIF_ALLMULTI || multicast > 0) in rtl8187_configure_filter()
1326 *total_flags = 0; in rtl8187_configure_filter()
1329 *total_flags |= FIF_FCSFAIL; in rtl8187_configure_filter()
1331 *total_flags |= FIF_CONTROL; in rtl8187_configure_filter()
1333 *total_flags |= FIF_OTHER_BSS; in rtl8187_configure_filter()
1334 *total_flags |= FIF_ALLMULTI; in rtl8187_configure_filter()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c1311 unsigned int *total_flags, in rtl8187_configure_filter() argument
1320 if (*total_flags & FIF_OTHER_BSS || in rtl8187_configure_filter()
1321 *total_flags & FIF_ALLMULTI || multicast > 0) in rtl8187_configure_filter()
1326 *total_flags = 0; in rtl8187_configure_filter()
1329 *total_flags |= FIF_FCSFAIL; in rtl8187_configure_filter()
1331 *total_flags |= FIF_CONTROL; in rtl8187_configure_filter()
1333 *total_flags |= FIF_OTHER_BSS; in rtl8187_configure_filter()
1334 *total_flags |= FIF_ALLMULTI; in rtl8187_configure_filter()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/vt6656/
H A Dmain_usb.c865 unsigned int *total_flags, u64 multicast) in vnt_configure() argument
870 *total_flags &= FIF_ALLMULTI | FIF_OTHER_BSS | FIF_BCN_PRBRESP_PROMISC; in vnt_configure()
878 if (*total_flags & FIF_ALLMULTI) { in vnt_configure()
891 if (*total_flags & (FIF_OTHER_BSS | FIF_BCN_PRBRESP_PROMISC)) in vnt_configure()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/vt6656/
H A Dmain_usb.c865 unsigned int *total_flags, u64 multicast) in vnt_configure() argument
870 *total_flags &= FIF_ALLMULTI | FIF_OTHER_BSS | FIF_BCN_PRBRESP_PROMISC; in vnt_configure()
878 if (*total_flags & FIF_ALLMULTI) { in vnt_configure()
891 if (*total_flags & (FIF_OTHER_BSS | FIF_BCN_PRBRESP_PROMISC)) in vnt_configure()

1234567