Home
last modified time | relevance | path

Searched defs:swPortIndex (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c1074 uint16_t i, first, swPortIndex = 0; in FmPcdPlcrAllocProfiles() local
1144 uint16_t i, swPortIndex = 0; in FmPcdPlcrFreeProfiles() local
1385 uint16_t swPortIndex = 0; in FmPcdPlcrGetPortProfilesBase() local
1395 uint16_t swPortIndex = 0; in FmPcdPlcrGetPortNumOfProfiles() local
H A Dfm_pcd.c618 uint16_t swPortIndex = 0; in FmPcdPortRegister() local
H A Dfm_kg.c2043 uint8_t swPortIndex = 0; in FmPcdKgBuildBindPortToSchemes() local
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1470 uint8_t swPortIndex=0, hardwarePortId; in FmVSPAllocForPort() local
1550 uint8_t swPortIndex=0, hardwarePortId, first, numOfVSPs, i; in FmVSPFreeForPort() local
2923 uint8_t swPortIndex=0, hardwarePortId; in FmVSPCheckRelativeProfile() local
2954 uint8_t swPortIndex=0, hardwarePortId; in FmVSPGetAbsoluteProfileId() local
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h564 #define HW_PORT_ID_TO_SW_PORT_INDX(swPortIndex, hardwarePortId) … argument
583 #define SW_PORT_INDX_TO_HW_PORT_ID(hardwarePortId, swPortIndex) … argument