Searched refs:modes (Results 1 – 6 of 6) sorted by relevance
175 ncm = &nc->modes[NCSI_MODE_ENABLE]; in ncsi_rsp_handler_ec()202 ncm = &nc->modes[NCSI_MODE_ENABLE]; in ncsi_rsp_handler_dc()246 ncm = &nc->modes[NCSI_MODE_TX_ENABLE]; in ncsi_rsp_handler_ecnt()268 ncm = &nc->modes[NCSI_MODE_TX_ENABLE]; in ncsi_rsp_handler_dcnt()292 ncm = &nc->modes[NCSI_MODE_AEN]; in ncsi_rsp_handler_ae()321 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_rsp_handler_sl()343 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_rsp_handler_gls()412 ncm = &nc->modes[NCSI_MODE_VLAN]; in ncsi_rsp_handler_ev()439 ncm = &nc->modes[NCSI_MODE_VLAN]; in ncsi_rsp_handler_dv()509 ncm = &nc->modes[NCSI_MODE_BC]; in ncsi_rsp_handler_ebf()[all …]
68 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_aen_handler_lsc()106 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()168 nc->modes[NCSI_MODE_TX_ENABLE].enable = 0; in ncsi_aen_handler_cr()187 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_aen_handler_hncdsc()
30 return !!(channel->modes[NCSI_MODE_LINK].data[2] & 0x1); in ncsi_channel_has_link()146 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_channel_monitor()228 nc->modes[index].index = index; in ncsi_add_channel()876 ncm = &channel->modes[NCSI_MODE_TX_ENABLE]; in ncsi_channel_is_tx()928 if (nc->modes[NCSI_MODE_TX_ENABLE].enable) { in ncsi_update_tx_channel()1199 if (nc->modes[NCSI_MODE_LINK].data[2] & 0x1) { in ncsi_configure_channel()1268 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_choose_active_channel()
227 struct ncsi_channel_mode modes[NCSI_MODE_MAX]; member
67 m = &nc->modes[NCSI_MODE_LINK]; in ncsi_write_channel_info()
326 Please note that not all PPTP modes of operation are supported yet.