Home
last modified time | relevance | path

Searched refs:FragmentThreshold (Results 1 – 17 of 17) sorted by relevance

/drivers/staging/winbond/
Dmds.c38 OffsetSize = pDes->FragmentThreshold + 32 + 3; in Mds_DurationSet()
243 if (SizeLeft > pDes->FragmentThreshold) { in Mds_BodyCopy()
244 CopySize = pDes->FragmentThreshold; in Mds_BodyCopy()
331 u16 FragmentThreshold = CURRENT_FRAGMENT_THRESHOLD; in Mds_HeaderCopy() local
353 FragmentThreshold = DEFAULT_FRAGMENT_THRESHOLD; //Do not fragment in Mds_HeaderCopy()
361 FragmentThreshold -= (DOT_11_MAC_HEADER_SIZE + 4); in Mds_HeaderCopy()
362 pDes->FragmentThreshold = FragmentThreshold; in Mds_HeaderCopy()
426 u16 XmitBufSize, PacketSize, stmp, CurrentSize, FragmentThreshold; in Mds_Tx() local
459 FragmentThreshold = CURRENT_FRAGMENT_THRESHOLD; in Mds_Tx()
461 FragmentCount = PacketSize/FragmentThreshold + 1; in Mds_Tx()
Dwbhal_s.h359 u16 FragmentThreshold; member
493 u16 FragmentThreshold; member
Dwbhal.c319 pHwData->FragmentThreshold = DEFAULT_FRAGMENT_THRESHOLD; // Setting default fragment threshold in hal_init_hardware()
/drivers/staging/rt2870/
Drt_profile.c1164 pAd->CommonCfg.FragmentThreshold = MAX_FRAG_THRESHOLD; in RTMPReadParametersHook()
1171 pAd->CommonCfg.FragmentThreshold = (USHORT)(FragThresh - 1); in RTMPReadParametersHook()
1175 pAd->CommonCfg.FragmentThreshold = (USHORT)FragThresh; in RTMPReadParametersHook()
1178 DBGPRINT(RT_DEBUG_TRACE, ("FragThreshold=%d\n", pAd->CommonCfg.FragmentThreshold)); in RTMPReadParametersHook()
Dsta_ioctl.c1646 pAdapter->CommonCfg.FragmentThreshold = val; in rt_ioctl_siwfrag()
1682 frag->value = pAdapter->CommonCfg.FragmentThreshold; in rt_ioctl_giwfrag()
3735 pAdapter->CommonCfg.FragmentThreshold = MAX_FRAG_THRESHOLD; in RTMPSetInformation()
3742 pAdapter->CommonCfg.FragmentThreshold = (USHORT)FragThresh; in RTMPSetInformation()
5005 FragThresh = pAdapter->CommonCfg.FragmentThreshold; in RTMPQueryInformation()
Dtmp601646 pAdapter->CommonCfg.FragmentThreshold = val;
1682 frag->value = pAdapter->CommonCfg.FragmentThreshold;
3720 pAdapter->CommonCfg.FragmentThreshold = MAX_FRAG_THRESHOLD;
3727 pAdapter->CommonCfg.FragmentThreshold = (USHORT)FragThresh;
4974 FragThresh = pAdapter->CommonCfg.FragmentThreshold;
Dtmp611646 pAdapter->CommonCfg.FragmentThreshold = val;
1682 frag->value = pAdapter->CommonCfg.FragmentThreshold;
3720 pAdapter->CommonCfg.FragmentThreshold = MAX_FRAG_THRESHOLD;
3727 pAdapter->CommonCfg.FragmentThreshold = (USHORT)FragThresh;
4974 FragThresh = pAdapter->CommonCfg.FragmentThreshold;
Drtmp.h1866 USHORT FragmentThreshold; // in unit of BYTE member
/drivers/staging/rt2860/
Drt_profile.c1164 pAd->CommonCfg.FragmentThreshold = MAX_FRAG_THRESHOLD; in RTMPReadParametersHook()
1171 pAd->CommonCfg.FragmentThreshold = (USHORT)(FragThresh - 1); in RTMPReadParametersHook()
1175 pAd->CommonCfg.FragmentThreshold = (USHORT)FragThresh; in RTMPReadParametersHook()
1178 DBGPRINT(RT_DEBUG_TRACE, ("FragThreshold=%d\n", pAd->CommonCfg.FragmentThreshold)); in RTMPReadParametersHook()
Dsta_ioctl.c1627 pAdapter->CommonCfg.FragmentThreshold = val; in rt_ioctl_siwfrag()
1663 frag->value = pAdapter->CommonCfg.FragmentThreshold; in rt_ioctl_giwfrag()
3670 pAdapter->CommonCfg.FragmentThreshold = MAX_FRAG_THRESHOLD; in RTMPSetInformation()
3677 pAdapter->CommonCfg.FragmentThreshold = (USHORT)FragThresh; in RTMPSetInformation()
4924 FragThresh = pAdapter->CommonCfg.FragmentThreshold; in RTMPQueryInformation()
Drtmp.h1884 USHORT FragmentThreshold; // in unit of BYTE member
/drivers/staging/rt2860/common/
Dcmm_info.c673 pAd->CommonCfg.FragmentThreshold = MAX_FRAG_THRESHOLD; in Set_FragThreshold_Proc()
679 pAd->CommonCfg.FragmentThreshold = (USHORT)(FragThresh - 1); in Set_FragThreshold_Proc()
683 pAd->CommonCfg.FragmentThreshold = (USHORT)FragThresh; in Set_FragThreshold_Proc()
689 if (pAd->CommonCfg.FragmentThreshold == MAX_FRAG_THRESHOLD) in Set_FragThreshold_Proc()
696 …T_DEBUG_TRACE, ("Set_FragThreshold_Proc::(FragThreshold=%d)\n", pAd->CommonCfg.FragmentThreshold)); in Set_FragThreshold_Proc()
3071 sprintf(pBuf, "\t%u", pAd->CommonCfg.FragmentThreshold); in Show_FragThreshold_Proc()
Drtmp_init.c3056 pAd->CommonCfg.FragmentThreshold = 2346; in UserCfgInit()
/drivers/staging/rt2870/common/
Dcmm_info.c673 pAd->CommonCfg.FragmentThreshold = MAX_FRAG_THRESHOLD; in Set_FragThreshold_Proc()
679 pAd->CommonCfg.FragmentThreshold = (USHORT)(FragThresh - 1); in Set_FragThreshold_Proc()
683 pAd->CommonCfg.FragmentThreshold = (USHORT)FragThresh; in Set_FragThreshold_Proc()
689 if (pAd->CommonCfg.FragmentThreshold == MAX_FRAG_THRESHOLD) in Set_FragThreshold_Proc()
696 …T_DEBUG_TRACE, ("Set_FragThreshold_Proc::(FragThreshold=%d)\n", pAd->CommonCfg.FragmentThreshold)); in Set_FragThreshold_Proc()
3366 sprintf(pBuf, "\t%u", pAd->CommonCfg.FragmentThreshold); in Show_FragThreshold_Proc()
Drtmp_init.c3410 pAd->CommonCfg.FragmentThreshold = 2346; in UserCfgInit()
/drivers/staging/rt2860/sta/
Drtmp_data.c1085 AllowFragSize = (pAd->CommonCfg.FragmentThreshold) - LENGTH_802_11 - LENGTH_CRC; in STASendPacket()
2402 FreeMpduSize = pAd->CommonCfg.FragmentThreshold - LENGTH_CRC; in STA_Fragment_Frame_Tx()
2422 …ize = min(((UINT)SrcRemainingBytes - pTxBlk->SrcBufLen), ((UINT)pAd->CommonCfg.FragmentThreshold)); in STA_Fragment_Frame_Tx()
/drivers/staging/rt2870/sta/
Drtmp_data.c1088 AllowFragSize = (pAd->CommonCfg.FragmentThreshold) - LENGTH_802_11 - LENGTH_CRC; in STASendPacket()
2407 FreeMpduSize = pAd->CommonCfg.FragmentThreshold - LENGTH_CRC; in STA_Fragment_Frame_Tx()
2427 …ize = min(((UINT)SrcRemainingBytes - pTxBlk->SrcBufLen), ((UINT)pAd->CommonCfg.FragmentThreshold)); in STA_Fragment_Frame_Tx()