Searched refs:RPL (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dtms380tr.h106 #define CMD_RX_VALID 0x0200 /* Now actual RPL is valid. */
479 __be16 RxListSize; /* RPL size: 0 (=26), 14, 20 or
597 * in one RPL/TPL. (depending on TI firmware
705 /* TPL/RPL size in OPEN parameter list depending on maximal
991 * bit pointer to last RPL.
994 * bit pointer to RPL with odd
1011 /* Receive Parameter List (RPL) The length of the RPLs has to be initialized
1016 #define RX_FRAG_NUM 1 /* Maximal number of used fragments in one RPL.
1021 typedef struct s_RPL RPL; typedef in typeref:struct:s_RPL
1023 __be32 NextRPLAddr; /* Pointer to next RPL i
[all...]
H A Dtms380tr.c180 static void tms380tr_write_rpl_status(RPL *rpl, unsigned int Status);
2009 RPL *rpl;
2010 RPL *SaveHead;
2023 break; /* RPL still in use by adapter */
2136 /* Pass the last RPL back to the adapter */
2142 /* Current RPL becomes last one in list. */
2145 /* Inform adapter about RPL valid. */
2151 * This function should be used whenever the status of any RPL must be
2153 * order of instructions such that writing the RPL status may be executed
2157 static void tms380tr_write_rpl_status(RPL *rp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dvideo.mak28 FATE_VIDEO-$(call DEMDEC, RPL, ESCAPE124) += fate-armovie-escape124
29 fate-armovie-escape124: CMD = framecrc -i $(TARGET_SAMPLES)/rpl/ESCAPE.RPL -pix_fmt rgb24
31 FATE_VIDEO-$(call DEMDEC, RPL, ESCAPE130) += fate-armovie-escape130
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dallformats.c189 REGISTER_DEMUXER (RPL, rpl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/fate/
H A Dvideo.mak23 fate-armovie-escape124: CMD = framecrc -i $(SAMPLES)/rpl/ESCAPE.RPL -pix_fmt rgb24
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dallformats.c251 REGISTER_DEMUXER (RPL, rpl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_hw.h867 } RPL; typedef in typeref:struct:_RPL
H A Dlpfc_els.c4911 * This routine issuees an Accept (ACC) Read Port List (RPL) ELS command.
4912 * It is to be called by the lpfc_els_rcv_rpl() routine to accept the RPL.
4917 * callback function to the RPL Accept Response ELS command.
4920 * 0 - Successfully issued ACC RPL ELS command
4921 * 1 - Failed to issue ACC RPL ELS command
4949 /* Setup the RPL ACC payload */
4957 /* Xmit ELS RPL ACC response tag <ulpIoTag> */
4959 "0120 Xmit ELS RPL ACC response tag x%x "
4981 * This routine processes Read Port List (RPL) IOCB received as an ELS
4986 * to accept the RPL
[all...]

Completed in 295 milliseconds