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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wimax/
H A Dstack.c415 struct genl_ops *wimax_gnl_ops[] = { variable in typeref:struct:genl_ops
583 for (cnt = 0; cnt < ARRAY_SIZE(wimax_gnl_ops); cnt++) {
585 wimax_gnl_ops[cnt]);
587 "%u: %d\n", wimax_gnl_ops[cnt]->cmd, result);
591 wimax_gnl_ops[cnt]->cmd, result);
606 wimax_gnl_ops[cnt]);
623 for (cnt = ARRAY_SIZE(wimax_gnl_ops) - 1; cnt >= 0; cnt--)
625 wimax_gnl_ops[cnt]);

Completed in 114 milliseconds