Searched refs:bitn (Results 1 – 5 of 5) sorted by relevance
537 n = (n<<1) | phy->t_val[phy->bitn+i] ; in plc_send_bits()555 printf("SIGNALING bit %d .. %d\n",phy->bitn,phy->bitn+len-1) ; in plc_send_bits()762 phy->bitn = 0 ; /* bit signaling start bit */ in pcm_fsm()862 phy->bitn = 3 ; in pcm_fsm()874 phy->bitn = 4 ; in pcm_fsm()885 phy->bitn = 7 ; in pcm_fsm()901 phy->bitn = 7 ; in pcm_fsm()919 phy->bitn = 8 ; in pcm_fsm()
218 u_char bitn ; member
684 u32 bitn; in get_fec_supported_advertised() local695 for_each_set_bit(bitn, &fec_caps, ARRAY_SIZE(pplm_fec_2_ethtool)) { in get_fec_supported_advertised()696 u_long ethtool_bitmask = pplm_fec_2_ethtool[bitn]; in get_fec_supported_advertised()
73 __u8 bitn; /* Number of bits per action */ member
564 #define qtnf_sta_stat_avail(stat_name, bitn) \ in qtnf_cmd_sta_info_parse() argument565 (qtnf_utils_is_bit_set(map, bitn, map_len) && \ in qtnf_cmd_sta_info_parse()