Home
last modified time | relevance | path

Searched refs:station_txbase (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/mips/rmi/
HDboard.c322 blk0->gmac_port[0].tx_bucket_id = blk0->station_txbase; in xls_board_specific_overrides()
351 blk1->gmac_port[0].tx_bucket_id = blk1->station_txbase; in xls_board_specific_overrides()
453 blk0->station_txbase = MSGRNG_STNID_GMACTX0; in xlr_board_info_setup()
468 blk0->station_txbase + i; in xlr_board_info_setup()
482 blk1->station_txbase = MSGRNG_STNID_GMAC1_TX0; in xlr_board_info_setup()
495 blk1->station_txbase + i; in xlr_board_info_setup()
525 blk0->station_txbase = MSGRNG_STNID_GMACTX0; in xlr_board_info_setup()
539 blk0->station_txbase + i; in xlr_board_info_setup()
552 blk1->station_txbase = MSGRNG_STNID_XGS0_TX; in xlr_board_info_setup()
564 blk1->gmac_port[0].tx_bucket_id = blk1->station_txbase; in xlr_board_info_setup()
[all …]
HDboard.h224 int station_txbase; /* station id for tx */ member
/NextBSD/sys/mips/rmi/dev/nlge/
HDif_nlge.c2464 gm->station_txbase, gm->station_rfr); in dump_board_info()