Home
last modified time | relevance | path

Searched refs:NCSI_MODE_TX_ENABLE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-aen.c106 ncm = &nc->modes[NCSI_MODE_TX_ENABLE]; in ncsi_aen_handler_lsc()
123 ncm = &tmp->modes[NCSI_MODE_TX_ENABLE]; in ncsi_aen_handler_lsc()
H A Dinternal.h57 NCSI_MODE_TX_ENABLE, enumerator
H A Dncsi-rsp.c233 ncm = &nc->modes[NCSI_MODE_TX_ENABLE]; in ncsi_rsp_handler_ecnt()
255 ncm = &nc->modes[NCSI_MODE_TX_ENABLE]; in ncsi_rsp_handler_dcnt()
848 nc->modes[NCSI_MODE_TX_ENABLE].enable = 1; in ncsi_rsp_handler_gp()
H A Dncsi-manage.c824 ncm = &channel->modes[NCSI_MODE_TX_ENABLE]; in ncsi_channel_is_tx()
876 if (nc->modes[NCSI_MODE_TX_ENABLE].enable) { in ncsi_update_tx_channel()